Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
H A Di965_gram.y105 BRW_SWIZZLE_NOOP,
1523 $$.swizzle = BRW_SWIZZLE_NOOP;
1698 BRW_SWIZZLE_NOOP,
2155 $$ = BRW_SWIZZLE_NOOP;
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp680 this->swizzle = BRW_SWIZZLE_NOOP; in src_reg()
697 this->swizzle = BRW_SWIZZLE_NOOP; in src_reg()
H A Dbrw_reg.h78 #define BRW_SWIZZLE_NOOP BRW_SWIZZLE4(0,1,2,3) macro

Completed in 5 milliseconds