Searched defs:reg_size (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_perf.c59 iris_perf_store_register_mem(void * ctx,void * bo,uint32_t reg,uint32_t reg_size,uint32_t offset) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_ir_fs.h457 const unsigned reg_size = local in function:regs_read
H A Dbrw_ir_vec4.h432 const unsigned reg_size = local in function:brw::regs_read
H A Dbrw_fs_reg_allocate.cpp821 const unsigned reg_size = dst.component_size(bld.dispatch_width()) / local in function:emit_unspill
855 const unsigned reg_size = src.component_size(bld.dispatch_width()) / local in function:emit_spill
[all...]
H A Dbrw_vec4.cpp1677 const unsigned reg_size = (inst->dst.file == UNIFORM ? 16 : REG_SIZE); local in function:brw::vec4_visitor::dump_instruction
1770 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 16 : REG_SIZE); local in function:brw::vec4_visitor::dump_instruction
H A Dbrw_fs_nir.cpp72 unsigned reg_size = vec4s[loc]; local in function:fs_visitor::nir_setup_outputs
H A Dbrw_fs.cpp6721 const unsigned reg_size = (inst->dst.file == UNIFORM ? 4 : REG_SIZE); local in function:fs_visitor::dump_instruction
6817 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 4 : REG_SIZE); local in function:fs_visitor::dump_instruction
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_ir_fs.h466 const unsigned reg_size = inst->src[i].file == UNIFORM ? 4 : REG_SIZE; local in function:regs_read
H A Dbrw_ir_vec4.h434 const unsigned reg_size = local in function:brw::regs_read
H A Dbrw_fs_reg_allocate.cpp745 const unsigned reg_size = dst.component_size(bld.dispatch_width()) / local in function:fs_reg_alloc::emit_unspill
810 const unsigned reg_size = src.component_size(bld.dispatch_width()) / local in function:fs_reg_alloc::emit_spill
[all...]
H A Dbrw_vec4.cpp1663 const unsigned reg_size = (inst->dst.file == UNIFORM ? 16 : REG_SIZE); local in function:brw::vec4_visitor::dump_instruction
1756 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 16 : REG_SIZE); local in function:brw::vec4_visitor::dump_instruction
H A Dbrw_fs_nir.cpp79 unsigned reg_size = vec4s[loc]; local in function:fs_visitor::nir_setup_outputs
H A Dbrw_fs.cpp8174 const unsigned reg_size = (inst->dst.file == UNIFORM ? 4 : REG_SIZE); local in function:fs_visitor::dump_instruction
8273 const unsigned reg_size = (inst->src[i].file == UNIFORM ? 4 : REG_SIZE); local in function:fs_visitor::dump_instruction
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c458 brw_perf_store_register(struct brw_context * brw,struct brw_bo * bo,uint32_t reg,uint32_t reg_size,uint32_t offset) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c130 size_t reg_size; member in struct:etna_compile_file
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_tgsi.c130 size_t reg_size; member in struct:etna_compile_file
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3.h1073 reg_size(const struct ir3_register *reg) function in typeref:typename:unsigned

Completed in 63 milliseconds