Searched refs:indexTypeWeights (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 259 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init() local 315 …pec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 386 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init() local 461 …pec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 459 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init() local 529 …pec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 545 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init() local 601 …pec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 961 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init() local 1036 …pec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2091 const UniformWeightArray<DE_LENGTH_OF_ARRAY(indexTypes)> indexTypeWeights; in init() local 2166 …pec::IndexType> (DE_ARRAY_BEGIN(indexTypes), DE_ARRAY_END(indexTypes), indexTypeWeights.weights); in init()
|