Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp935 ScratchIOInstr *ws_ir = nullptr; in emit_store_scratch() local
949 ws_ir = new ScratchIOInstr(value, offset, align, align_offset, writemask); in emit_store_scratch()
956 ws_ir = new ScratchIOInstr(value, addr_temp, align, align_offset, writemask, m_scratch_size); in emit_store_scratch()
958 emit_instruction(ws_ir); in emit_store_scratch()

Completed in 3 milliseconds