Home
last modified time | relevance | path

Searched refs:glthread_nop_check_framebuffer_status (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_driconf.c67 query_bool_option(glthread_nop_check_framebuffer_status); in u_driconf_fill_st_options()
/aosp_15_r20/external/mesa3d/src/gallium/include/frontend/
H A Dapi.h195 bool glthread_nop_check_framebuffer_status; member
/aosp_15_r20/external/mesa3d/src/util/
H A Ddriconf.h239 DRI_CONF_OPT_B(glthread_nop_check_framebuffer_status, def, \
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1865 consts->GLThreadNopCheckFramebufferStatus = options->glthread_nop_check_framebuffer_status; in st_init_extensions()