Home
last modified time | relevance | path

Searched refs:reducedInputTypes (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp1126 static const InputTypeSpec reducedInputTypes[] = in init() local
1147 …ec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()
1148 …putTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); in init()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1822 static const InputTypeSpec reducedInputTypes[] = in init() local
1849 …ec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()
1850 …putTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp2011 static const InputTypeSpec reducedInputTypes[] = in init() local
2037 …ec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()
2038 …putTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); in init()