Searched refs:offest (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_base.h166 bool load_uniform_indirect(nir_intrinsic_instr* instr, PValue addr, int offest, int bufid);
H A Dsfn_shader_base.cpp1004 bool ShaderFromNirProcessor::load_uniform_indirect(nir_intrinsic_instr* instr, PValue addr, int offest, int bufferid) argument
1023 auto ir = new FetchInstruction(vc_fetch, no_index_offset, trgt, addr, offest,

Completed in 4 milliseconds