Home
last modified time | relevance | path

Searched refs:FS_OPCODE_PULL_CONSTANT_LOAD (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.cpp414 case FS_OPCODE_PULL_CONSTANT_LOAD: in implied_mrf_writes()
1231 fs_inst *pull = new(mem_ctx) fs_inst(FS_OPCODE_PULL_CONSTANT_LOAD, in setup_pull_constants()
1392 case FS_OPCODE_PULL_CONSTANT_LOAD: in propagate_constants()
Dbrw_defines.h677 FS_OPCODE_PULL_CONSTANT_LOAD, enumerator
Dbrw_fs_emit.cpp987 case FS_OPCODE_PULL_CONSTANT_LOAD: in generate_code()
Dbrw_fs_visitor.cpp590 fs_inst *pull = emit(fs_inst(FS_OPCODE_PULL_CONSTANT_LOAD, in visit()