Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.hpp270 static std::string getGLSLStringForGSOutput(_geometry_shader_output gs_output);
H A Dgl4cPipelineStatisticsQueryTests.cpp204 const std::string gs_output_string = getGLSLStringForGSOutput(gs_output); in buildGeometryShaderBody()
722 std::string PipelineStatisticsQueryUtilities::getGLSLStringForGSOutput(_geometry_shader_output gs_o… in getGLSLStringForGSOutput() function in glcts::PipelineStatisticsQueryUtilities