Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp1114 struct InputTypeSpec in init() struct
1120 static const InputTypeSpec extendedInputTypes[] = in init()
1126 static const InputTypeSpec reducedInputTypes[] = in init()
1147 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1810 struct InputTypeSpec in init() struct
1816 static const InputTypeSpec extendedInputTypes[] = in init()
1822 static const InputTypeSpec reducedInputTypes[] = in init()
1849 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp1999 struct InputTypeSpec in init() struct
2005 static const InputTypeSpec extendedInputTypes[] = in init()
2011 static const InputTypeSpec reducedInputTypes[] = in init()
2037 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()