Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp1094 bool extendedInputTypeCases; // !< test with const and uniform types too in init() member
1147 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()
1148 …const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedIn… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1785 bool extendedInputTypeCases; // !< test with const and uniform types too in init() member
1849 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()
1850 …const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedIn… in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp1974 const bool extendedInputTypeCases; // !< test with const and uniform types too in init() member
2037 …const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (r… in init()
2038 …const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedIn… in init()