Searched refs:is_desktop_gl (Results 1 – 2 of 2) sorted by relevance
417 const bool is_desktop_gl = epoxy_is_desktop_gl(); in vrend_add_formats() local418 const int gles_ver = is_desktop_gl ? 0 : epoxy_gl_version(); in vrend_add_formats()534 if (is_desktop_gl || in vrend_add_formats()838 const bool is_desktop_gl = epoxy_is_desktop_gl(); in format_compressed_compressed_copy_compatible() local840 if(!is_desktop_gl) { in format_compressed_compressed_copy_compatible()
59 const bool is_desktop_gl = _mesa_is_desktop_gl(ctx); in validate_texture_wrap_mode() local87 supported = is_desktop_gl in validate_texture_wrap_mode()94 supported = is_desktop_gl in validate_texture_wrap_mode()101 supported = is_desktop_gl && e->EXT_texture_mirror_clamp in validate_texture_wrap_mode()