Home
last modified time | relevance | path

Searched refs:swizzle_for_offset (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_ff_gs.c166 static const unsigned swizzle_for_offset[4] = { in brw_ff_gs_populate_key() local
221 swizzle_for_offset[linked_xfb_info->Outputs[i].ComponentOffset]; in brw_ff_gs_populate_key()
/external/mesa3d/src/intel/compiler/
Dgen6_gs_visitor.cpp527 static const unsigned swizzle_for_offset[4] = { in xfb_setup() local
554 swizzle_for_offset[linked_xfb_info->Outputs[i].ComponentOffset]; in xfb_setup()