Searched defs:inloc (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_legalize.c123 struct ir3_register *inloc = n->regs[1]; local in function:legalize_block
H A Dir3_compiler_nir.c91 struct ir3_instruction *inloc = create_immed(block, n); local in function:create_frag_input
1307 unsigned inloc = idx * 4 + i + comp; local in function:emit_intrinsic
2475 unsigned inloc = instr->regs[1]->iim_val; local in function:pack_inlocs
2492 unsigned inloc = 0; local in function:pack_inlocs
2531 unsigned inloc = instr->regs[1]->iim_val; local in function:pack_inlocs
[all...]
H A Dir3_shader.h411 uint8_t inloc; member in struct:ir3_shader_variant::__anon6c2d57490608
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c392 uint32_t inloc = fp->inputs[j].inloc; local in function:fd3_program_emit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c490 uint32_t inloc = s[FS].v->inputs[j].inloc; local in function:fd4_program_emit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c368 uint32_t inloc = fp->inputs[j].inloc; local in function:fd3_program_emit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c486 uint32_t inloc = s[FS].v->inputs[j].inloc; local in function:fd4_program_emit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c647 uint32_t inloc = s[FS].v->inputs[j].inloc; local in function:fd5_program_emit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c632 uint32_t inloc = s[FS].v->inputs[j].inloc; local in function:fd5_program_emit
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_legalize.c148 struct ir3_register *inloc = n->srcs[0]; local in function:legalize_block
H A Dir3_compiler_nir.c84 struct ir3_instruction *inloc = create_immed(block, n); local in function:create_frag_input
3424 unsigned inloc = instr->srcs[0]->iim_val; local in function:pack_inlocs
3434 unsigned inloc local in function:pack_inlocs
3451 unsigned inloc = 0; local in function:pack_inlocs
3508 unsigned inloc = instr->srcs[0]->iim_val; local in function:pack_inlocs
[all...]
H A Dir3_shader.h596 uint8_t inloc; member in struct:ir3_shader_variant::__anon448bd35c0608
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c635 uint32_t inloc = s[FS].v->inputs[j].inloc; local in function:setup_stateobj
706 uint32_t inloc = fs->inputs[j].inloc; local in function:fd6_program_emit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c1134 uint32_t inloc = fs->inputs[j].inloc; local in function:emit_interp_state
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c655 const uint32_t inloc = fs->inputs[i].inloc * 2; local in function:tu6_emit_vpc_varying_modes
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c1327 const uint32_t inloc = fs->inputs[i].inloc * 2; local in function:tu6_emit_vpc_varying_modes

Completed in 43 milliseconds