OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_dispatch_enable
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h
557
unsigned
thread_dispatch_enable
:1;
member in struct:brw_wm_unit_state::__anon30497
brw_wm_state.c
190
wm->wm5.
thread_dispatch_enable
= 1;
brw_state_dump.c
204
wm->wm5.
thread_dispatch_enable
? "" : ", no dispatch",
Completed in 83 milliseconds