Home
last modified time | relevance | path

Searched defs:gs_output (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp192_geometry_shader_output gs_output, in buildGeometryShaderBody()
722 …tring PipelineStatisticsQueryUtilities::getGLSLStringForGSOutput(_geometry_shader_output gs_output) in getGLSLStringForGSOutput()
793 …PipelineStatisticsQueryUtilities::getNumberOfVerticesForGSOutput(_geometry_shader_output gs_output) in getNumberOfVerticesForGSOutput()
3966 PipelineStatisticsQueryUtilities::_geometry_shader_output gs_output = in executeTest() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.h106 struct vertex_header *gs_output[PIPE_MAX_VERTEX_STREAMS]; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c59 enum gs_output { enum