Home
last modified time | relevance | path

Searched defs:indexIndex (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp917 const int indexIndex = (x * DE_LENGTH_OF_ARRAY(s_specialFloats) + y) * 6; in iterate() local
1428 const int indexIndex = y * 6; in testFBO() local
1638 const int indexIndex = (x * numBlendFuncs + y) * 6; in testFBO() local
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp939 const int indexIndex = (x * DE_LENGTH_OF_ARRAY(s_specialFloats) + y) * 6; in iterate() local
1810 const int indexIndex = y * 6; in testFBO() local
2020 const int indexIndex = (x * numBlendFuncs + y) * 6; in testFBO() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DInstancingPerf.cpp155 for (GLuint indexIndex = 0; indexIndex < 6; ++indexIndex) in initializeBenchmark() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp428 jshortArray jindices, jint indexIndex, in drawVertices()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops.cc8196 llvm::SmallVector<uint64_t, 8> indexIndex; in fold() local