Home
last modified time | relevance | path

Searched refs:mega_fetch (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_builder.cpp623 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
631 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
640 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
Dsb_bc_decoder.cpp591 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
600 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
610 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
Dsb_bc.h580 unsigned mega_fetch:1; member