Searched refs:getGLEnumForPipelineStage (Results 1 – 2 of 2) sorted by relevance
105 glw::GLenum getGLEnumForPipelineStage(_pipeline_stage stage);
315 *so_id_ptr = gl.createShader(getGLEnumForPipelineStage(static_cast<_pipeline_stage>(stage))); in iterate()530 glw::GLenum TessellationShaderErrorsTestCaseBase::getGLEnumForPipelineStage(_pipeline_stage stage) in getGLEnumForPipelineStage() function in glcts::TessellationShaderErrorsTestCaseBase