Home
last modified time | relevance | path

Searched refs:scalarTypeNdx (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp1121 for (int scalarTypeNdx = 0; scalarTypeNdx < DE_LENGTH_OF_ARRAY(scalarTypes); scalarTypeNdx++) in addFunctionCases() local
1123 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases()
Des31fShaderCommonFunctionTests.cpp2133 for (int scalarTypeNdx = 0; scalarTypeNdx < DE_LENGTH_OF_ARRAY(scalarTypes); scalarTypeNdx++) in addFunctionCases() local
2135 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp288 for (int scalarTypeNdx = 0; scalarTypeNdx < DE_LENGTH_OF_ARRAY(scalarTypes); scalarTypeNdx++) in addFunctionCases() local
290 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases()
DvktShaderCommonFunctionTests.cpp418 for (int scalarTypeNdx = 0; scalarTypeNdx < DE_LENGTH_OF_ARRAY(scalarTypes); scalarTypeNdx++) in addFunctionCases() local
420 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1645 for (int scalarTypeNdx = 0; scalarTypeNdx < DE_LENGTH_OF_ARRAY(scalarTypes); scalarTypeNdx++) in addFunctionCases() local
1647 const glu::DataType scalarType = scalarTypes[scalarTypeNdx]; in addFunctionCases()