Home
last modified time | relevance | path

Searched refs:BRW_SWIZZLE_ZZZZ (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tes.cpp89 grf.swizzle -= BRW_SWIZZLE_ZZZZ; in setup_payload()
Dbrw_reg.h82 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro
105 swiz == BRW_SWIZZLE_ZZZZ || in brw_is_single_value_swizzle()
Dbrw_vec4_visitor.cpp1058 lod.swizzle = BRW_SWIZZLE_ZZZZ; in emit_texture()
1059 lod2.swizzle = BRW_SWIZZLE_ZZZZ; in emit_texture()
Dbrw_vec4.cpp1885 reset_end.swizzle = BRW_SWIZZLE_ZZZZ; in emit_shader_time_end()
2332 case BRW_SWIZZLE_ZZZZ: in is_gen7_supported_64bit_swizzle()