Searched refs:FetchTCSIOParam (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.h180 class FetchTCSIOParam : public FetchInstruction { class in namespace:r600
182 FetchTCSIOParam(GPRVector dst, PValue src, int offset);
H A Dsfn_instruction_fetch.cpp330 FetchTCSIOParam::FetchTCSIOParam(GPRVector dst, PValue src, int offset): function in class:r600::FetchTCSIOParam
H A Dsfn_shader_base.cpp539 emit_instruction(new FetchTCSIOParam(dest, src, offset));

Completed in 5 milliseconds