Searched refs:BRW_SAMPLER_SIMD_MODE_SIMD8 (Results 1 – 4 of 4) sorted by relevance
1368 #define BRW_SAMPLER_SIMD_MODE_SIMD8 1 macro
959 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_get_buffer_size()1031 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_tex()1612 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_varying_pull_constant_load_gfx4()
1091 simd_mode = inst->exec_size <= 8 ? BRW_SAMPLER_SIMD_MODE_SIMD8 : in lower_sampler_logical_send_gfx7()2330 inst->exec_size <= 8 ? BRW_SAMPLER_SIMD_MODE_SIMD8 : in lower_varying_pull_constant_logical_send()
618 [BRW_SAMPLER_SIMD_MODE_SIMD8] = "SIMD8",