Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp1393 } s_selectionInfo[] = in init() local
1412 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init()
1414 DataType curType = s_selectionInfo[typeNdx].type; in init()
1415 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp2000 } s_selectionInfo[] = in init() local
2023 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init()
2025 const DataType curType = s_selectionInfo[typeNdx].type; in init()
2026 const ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp2041 } s_selectionInfo[] = in init() local
2064 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_selectionInfo); typeNdx++) in init()
2066 DataType curType = s_selectionInfo[typeNdx].type; in init()
2067 ShaderEvalFunc evalFunc = s_selectionInfo[typeNdx].evalFunc; in init()