Searched refs:getGLEnumForPipelineStage (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.hpp105 glw::GLenum getGLEnumForPipelineStage(_pipeline_stage stage);
H A DesextcTessellationShaderErrors.cpp315 *so_id_ptr = gl.createShader(getGLEnumForPipelineStage(static_cast<_pipeline_stage>(stage)));
530 glw::GLenum TessellationShaderErrorsTestCaseBase::getGLEnumForPipelineStage(_pipeline_stage stage) function in class:glcts::TessellationShaderErrorsTestCaseBase

Completed in 320 milliseconds