Home
last modified time | relevance | path

Searched refs:primitiveCountWeights (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp225 const float primitiveCountWeights[] = { 20, 10, 1 }; in init() local
313 …st float*> (DE_ARRAY_BEGIN(primitiveCounts), DE_ARRAY_END(primitiveCounts), primitiveCountWeights); in init()
/third_party/vk-gl-cts/modules/gles31/stress/
Des31sDrawTests.cpp338 const float primitiveCountWeights[] = { 20, 10, 1 }; in init() local
448 …st float*> (DE_ARRAY_BEGIN(primitiveCounts), DE_ARRAY_END(primitiveCounts), primitiveCountWeights); in init()
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp414 const float primitiveCountWeights[] = { 20, 10, 1 }; in init() local
527 …st float*> (DE_ARRAY_BEGIN(primitiveCounts), DE_ARRAY_END(primitiveCounts), primitiveCountWeights); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDrawTests.cpp511 static const float primitiveCountWeights[] = { 20, 10, 1 }; in init() local
599 …st float*> (DE_ARRAY_BEGIN(primitiveCounts), DE_ARRAY_END(primitiveCounts), primitiveCountWeights); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp916 static const float primitiveCountWeights[] = { 20, 10, 1 }; in init() local
1034 …st float*> (DE_ARRAY_BEGIN(primitiveCounts), DE_ARRAY_END(primitiveCounts), primitiveCountWeights); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp2047 const float primitiveCountWeights[] = { 20, 10, 1 }; in init() local
2159 …st float*> (DE_ARRAY_BEGIN(primitiveCounts), DE_ARRAY_END(primitiveCounts), primitiveCountWeights); in init()