Home
last modified time | relevance | path

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

/external/angle/src/tests/perf_tests/
DInstancingPerf.cpp155 for (GLuint indexIndex = 0; indexIndex < 6; ++indexIndex) in initializeBenchmark() local
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp876 const int indexIndex = (x * DE_LENGTH_OF_ARRAY(s_specialFloats) + y) * 6; in iterate() local
1375 const int indexIndex = y * 6; in testFBO() local
1585 const int indexIndex = (x * numBlendFuncs + y) * 6; in testFBO() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp891 const int indexIndex = (x * DE_LENGTH_OF_ARRAY(s_specialFloats) + y) * 6; in iterate() local
1738 const int indexIndex = y * 6; in testFBO() local
1953 const int indexIndex = (x * numBlendFuncs + y) * 6; in testFBO() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc8196 llvm::SmallVector<uint64_t, 8> indexIndex; in fold() local