Searched refs:vrend_state (Results 1 – 1 of 1) sorted by relevance
246 static struct global_renderer_state vrend_state; variable250 return vrend_state.features[feature_id]; in has_feature()255 vrend_state.features[feature_id] = true; in set_feature()609 if (!vrend_state.use_core_profile) in vrend_format_is_emulated_alpha()915 if (vrend_state.use_core_profile) { in vrend_alpha_test_enable()1627 …case PIPE_TEX_WRAP_CLAMP: if (vrend_state.use_core_profile == false) return GL_CLAMP; else return … in convert_wrap()1692 if (vrend_state.use_gles) { in vrend_create_sampler_state()1886 else if (vrend_state.use_gles) in vrend_fb_bind_texture_id()1987 if (!vrend_state.use_gles) { in vrend_hw_emit_framebuffer_state()1990 } else if (!vrend_state.use_gles) { in vrend_hw_emit_framebuffer_state()[all …]