Searched refs:CheckTessSupport (Results 1 – 1 of 1) sorted by relevance
1298 class CheckTessSupport class1307 inline CheckTessSupport (const glu::RenderContext& renderCtx, Stage stage) in CheckTessSupport() function in deqp::gls::ShaderExecUtil::CheckTessSupport1325 class TessControlExecutor : private CheckTessSupport, public BufferIoExecutor1390 : CheckTessSupport (renderCtx, STAGE_CONTROL) in TessControlExecutor()1427 class TessEvaluationExecutor : private CheckTessSupport, public BufferIoExecutor1493 : CheckTessSupport (renderCtx, STAGE_EVAL) in TessEvaluationExecutor()