Home
last modified time | relevance | path

Searched defs:kIndices (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/amber/src/vkscript/
Dsection_parser.h31 kIndices, enumerator
/external/skia/src/sksl/
DSkSLLexer.cpp718 static constexpr IndexEntry kIndices[] = { variable
/external/pdfium/fpdfsdk/
Dfpdf_ppo_embeddertest.cpp574 static constexpr int kIndices[] = {0}; in TEST_F() local
598 static constexpr int kIndices[] = {0, 1, 2, 3}; in TEST_F() local
625 static constexpr int kIndices[] = {0}; in TEST_F() local
/external/tensorflow/tensorflow/lite/kernels/
Dgather_nd.cc30 constexpr int kIndices = 1; variable
Dscatter_nd.cc30 constexpr int kIndices = 0; variable
/external/skia/src/gpu/graphite/render/
DAnalyticRRectRenderStep.cpp304 static const uint16_t kIndices[kIndexCount] = { in write_index_buffer() local
/external/skia/gm/
Dmesh.cpp320 static constexpr uint16_t kIndices[]{0, 2, 4, 2, 5, 4}; member in skiagm::MeshGM
1186 static constexpr uint16_t kIndices[] = {1000, 2000, 1, 2, 3, 4, 5, 6}; member in skiagm::PictureMesh
/external/skia/tools/viewer/
DGraphitePrimitivesSlide.cpp368 static const uint16_t kIndices[] = { variable
/external/angle/src/tests/gl_tests/
DMultiviewDrawTest.cpp431 const unsigned int kIndices[3] = {0u, 1u, 2u}; in initVAO() local