Home
last modified time | relevance | path

Searched refs:indexTypes (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp254 gls::DrawTestSpec::IndexType indexTypes[] = in init() local
259 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init()
315 spec.indexType = random.chooseWeighted<gls::DrawTestSpec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp380 gls::DrawTestSpec::IndexType indexTypes[] =
386 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights;
461 spec.indexType = random.chooseWeighted<gls::DrawTestSpec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights);
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp453 gls::DrawTestSpec::IndexType indexTypes[] = in init() local
459 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init()
529 spec.indexType = random.chooseWeighted<gls::DrawTestSpec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp540 static const gls::DrawTestSpec::IndexType indexTypes[] = in init() local
545 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init()
601 spec.indexType = random.chooseWeighted<gls::DrawTestSpec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp955 static const gls::DrawTestSpec::IndexType indexTypes[] = in init() local
961 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init()
1036 spec.indexType = random.chooseWeighted<gls::DrawTestSpec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp2089 gls::DrawTestSpec::IndexType indexTypes[] =
2095 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights;
2172 spec.indexType = random.chooseWeighted<gls::DrawTestSpec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights);
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp180 static const GLenum indexTypes[] = in indexTypeToGL() local
187 return de::getSizedArrayElement<DrawTestSpec::INDEXTYPE_LAST>(indexTypes, (int)indexType); in indexTypeToGL()
2370 static const char* indexTypes[] = in indexTypeToString() local
2377 return de::getSizedArrayElement<DrawTestSpec::INDEXTYPE_LAST>(indexTypes, (int)type); in indexTypeToString()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 212 milliseconds