Home
last modified time | relevance | path

Searched refs:getGLSLStringForGSInput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.hpp269 static std::string getGLSLStringForGSInput(_geometry_shader_input gs_input);
H A Dgl4cPipelineStatisticsQueryTests.cpp203 const std::string gs_input_string = getGLSLStringForGSInput(gs_input); in buildGeometryShaderBody()
684 std::string PipelineStatisticsQueryUtilities::getGLSLStringForGSInput(_geometry_shader_input gs_inp… in getGLSLStringForGSInput() function in glcts::PipelineStatisticsQueryUtilities