HomeSort by relevance Sort by last modified time
    Searched refs:BRW_SWIZZLE_NOOP (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_visitor.cpp 682 this->swizzle = BRW_SWIZZLE_NOOP;
699 this->swizzle = BRW_SWIZZLE_NOOP;
    [all...]
brw_reg.h 77 #define BRW_SWIZZLE_NOOP BRW_SWIZZLE4(0,1,2,3)

Completed in 75 milliseconds