Lines Matching refs:GL_NO_ERROR
152 ctx.expectError(GL_NO_ERROR); in single_tessellation_stage()
156 ctx.expectError(requireTES ? GL_INVALID_OPERATION : GL_NO_ERROR); in single_tessellation_stage()
193 ctx.expectError(GL_NO_ERROR); in single_tessellation_stage()
223 ctx.expectError(GL_NO_ERROR); in invalid_primitive_mode()
238 …Err = ctx.getContextInfo().isExtensionSupported("GL_NV_gpu_shader5") ? GL_NO_ERROR : GL_INVALID_OP… in tessellation_not_active()
252 ctx.expectError(GL_NO_ERROR); in tessellation_not_active()
288 ctx.expectError(GL_NO_ERROR); in invalid_program_state()
293 ctx.expectError(GL_NO_ERROR); in invalid_program_state()
301 ctx.expectError(GL_NO_ERROR); in invalid_program_state()
325 ctx.expectError(GL_NO_ERROR); in tessellation_control_invalid_vertex_count()
399 ctx.expectError(GL_NO_ERROR); in invalid_patch_parameteri()