Home
last modified time | relevance | path

Searched refs:BRW_SAMPLER_SIMD_MODE_SIMD8 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp700 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_get_buffer_size()
766 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_tex()
1321 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_varying_pull_constant_load_gen4()
1386 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; in generate_varying_pull_constant_load_gen7()
Dbrw_eu_defines.h997 #define BRW_SAMPLER_SIMD_MODE_SIMD8 1 macro
Dbrw_disasm.c556 [BRW_SAMPLER_SIMD_MODE_SIMD8] = "SIMD8",