Searched refs:inputTypeWeights (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 277 const UniformWeightArray<DE_LENGTH_OF_ARRAY(inputTypes)> inputTypeWeights; in init() local 332 …pec::InputType> (DE_ARRAY_BEGIN(inputTypes), DE_ARRAY_END(inputTypes), inputTypeWeights.weights); in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 402 const UniformWeightArray<DE_LENGTH_OF_ARRAY(inputTypes)> inputTypeWeights; in init() local 480 …pec::InputType> (DE_ARRAY_BEGIN(inputTypes), DE_ARRAY_END(inputTypes), inputTypeWeights.weights); in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 482 const UniformWeightArray<DE_LENGTH_OF_ARRAY(inputTypes)> inputTypeWeights; in init() local 546 …pec::InputType> (DE_ARRAY_BEGIN(inputTypes), DE_ARRAY_END(inputTypes), inputTypeWeights.weights); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 563 const UniformWeightArray<DE_LENGTH_OF_ARRAY(inputTypes)> inputTypeWeights; in init() local 618 …pec::InputType> (DE_ARRAY_BEGIN(inputTypes), DE_ARRAY_END(inputTypes), inputTypeWeights.weights); in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 984 const UniformWeightArray<DE_LENGTH_OF_ARRAY(inputTypes)> inputTypeWeights; in init() local 1053 …pec::InputType> (DE_ARRAY_BEGIN(inputTypes), DE_ARRAY_END(inputTypes), inputTypeWeights.weights); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2107 const UniformWeightArray<DE_LENGTH_OF_ARRAY(inputTypes)> inputTypeWeights; in init() local 2185 …pec::InputType> (DE_ARRAY_BEGIN(inputTypes), DE_ARRAY_END(inputTypes), inputTypeWeights.weights); in init()
|