Home
last modified time | relevance | path

Searched refs:InputTypeSpec (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A 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) : (reducedInputTypes); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp2013 struct InputTypeSpec in init() struct
2018 static const InputTypeSpec extendedInputTypes[] = in init()
2027 static const InputTypeSpec reducedInputTypes[] = in init()
2054 const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp1825 struct InputTypeSpec in init() struct
1831 static const InputTypeSpec extendedInputTypes[] = in init()
1837 static const InputTypeSpec reducedInputTypes[] = in init()
1864 const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp1998 struct InputTypeSpec in init() struct
2004 static const InputTypeSpec extendedInputTypes[] = in init()
2010 static const InputTypeSpec reducedInputTypes[] = in init()
2036 const InputTypeSpec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()

Completed in 14 milliseconds