Home
last modified time | relevance | path

Searched defs:indexTypes (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp254 gls::DrawTestSpec::IndexType indexTypes[] = in init() local
/third_party/vk-gl-cts/modules/gles31/stress/
Des31sDrawTests.cpp380 gls::DrawTestSpec::IndexType indexTypes[] = in init() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp453 gls::DrawTestSpec::IndexType indexTypes[] = in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp540 static const gls::DrawTestSpec::IndexType indexTypes[] = in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp955 static const gls::DrawTestSpec::IndexType indexTypes[] = in init() local
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp180 static const GLenum indexTypes[] = in indexTypeToGL() local
2370 static const char* indexTypes[] = in indexTypeToString() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp2089 gls::DrawTestSpec::IndexType indexTypes[] = in init() local
/third_party/typescript/src/compiler/
Dchecker.ts23285 …const indexTypes = map(getIndexInfosOfType(source), info => info !== enumNumberIndexInfo ? info.ty… constant