HomeSort by relevance Sort by last modified time
    Searched defs:dispatch_enable (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_shader_ps.c 49 bool dispatch_enable; member in struct:pixel_ff
411 ff->dispatch_enable =
454 if (ff->dispatch_enable)
496 if (ff->dispatch_enable)
ilo_state_shader.h 79 bool dispatch_enable; member in struct:ilo_state_vs_info
89 bool dispatch_enable; member in struct:ilo_state_hs_info
99 bool dispatch_enable; member in struct:ilo_state_ds_info
124 bool dispatch_enable; member in struct:ilo_state_gs_info

Completed in 348 milliseconds