Home
last modified time | relevance | path

Searched defs:use_core_profile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/glx/apple/
H A Dapple_visual.c86 bool use_core_profile = debug_get_bool_option("LIBGL_PROFILE_CORE", false); in apple_visual_create_pfobj() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h240 uint32_t use_core_profile : 1; member
H A Dvrend_renderer.c362 bool use_core_profile : 1; member