Home
last modified time | relevance | path

Searched refs:BRW_SWZ_COMP_OUTPUT (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_tcs.cpp298 swiz = BRW_SWZ_COMP_OUTPUT(first_component); in nir_emit_intrinsic()
H A Dbrw_reg.h98 #define BRW_SWZ_COMP_OUTPUT(comp) (BRW_SWIZZLE_XYZW << ((comp)*2)) macro
H A Dbrw_vec4_visitor.cpp933 src.swizzle = BRW_SWZ_COMP_OUTPUT(component); in emit_generic_urb_slot()

Completed in 5 milliseconds