Searched refs:context_profile (Results 1 – 1 of 1) sorted by relevance
3994 GLint context_profile = 0; in wined3d_adapter_init_gl_caps() local4031 gl_info->gl_ops.gl.p_glGetIntegerv(GL_CONTEXT_PROFILE_MASK, &context_profile); in wined3d_adapter_init_gl_caps()4034 if (context_profile & GL_CONTEXT_CORE_PROFILE_BIT) in wined3d_adapter_init_gl_caps()