Searched refs:BRW_SAMPLER_SIMD_MODE_SIMD8 (Results 1 – 5 of 5) sorted by relevance
1286 #define BRW_SAMPLER_SIMD_MODE_SIMD8 1 macro
1032 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_get_buffer_size()1101 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_tex()1693 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_varying_pull_constant_load_gen4()
600 [BRW_SAMPLER_SIMD_MODE_SIMD8] = "SIMD8",
5219 inst->exec_size <= 8 ? BRW_SAMPLER_SIMD_MODE_SIMD8 : in lower_sampler_logical_send_gen7()5951 inst->exec_size <= 8 ? BRW_SAMPLER_SIMD_MODE_SIMD8 : in lower_varying_pull_constant_logical_send()
931 #define BRW_SAMPLER_SIMD_MODE_SIMD8 1 macro