Home
last modified time | relevance | path

Searched refs:gfx6_gather_sampler_wa (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h177 enum PACKED gfx6_gather_sampler_wa { enum
223 enum gfx6_gather_sampler_wa gfx6_gather_wa[BRW_MAX_SAMPLERS];
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c986 enum gfx6_gather_sampler_wa wa = key->gfx6_gather_wa[tex->texture_index]; in crocus_setup_binding_table()