Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_driconf.c64 query_bool_option(glthread_nop_check_framebuffer_status); in u_driconf_fill_st_options()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h246 bool glthread_nop_check_framebuffer_status; member
/third_party/mesa3d/src/util/
Ddriconf.h228 DRI_CONF_OPT_B(glthread_nop_check_framebuffer_status, def, \
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1810 consts->GLThreadNopCheckFramebufferStatus = options->glthread_nop_check_framebuffer_status; in st_init_extensions()