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.cpp665 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
673 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
682 .MEGA_FETCH(bc.mega_fetch) in build_fetch_vtx()
Dsb_bc_decoder.cpp598 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
607 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
617 bc.mega_fetch = w2.get_MEGA_FETCH(); in decode_fetch_vtx()
Dsb_bc.h581 unsigned mega_fetch:1; member