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

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

Completed in 82 milliseconds