Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_builder.cpp667 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
675 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
684 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
Dsb_bc_decoder.cpp646 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
655 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
665 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
Dsb_bc.h615 unsigned mega_fetch:1; member