Home
last modified time | relevance | path

Searched defs:inloc (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_program.c368 uint32_t inloc = fp->inputs[j].inloc; in fd3_program_emit() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c508 uint32_t inloc = s[FS].v->inputs[j].inloc; in fd4_program_emit() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c642 uint32_t inloc = s[FS].v->inputs[j].inloc; in fd5_program_emit() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_legalize.c159 struct ir3_register *inloc = n->srcs[0]; in legalize_block() local
Dir3_compiler_nir.c84 struct ir3_instruction *inloc = create_immed(block, n); in create_frag_input() local
4019 unsigned inloc = instr->srcs[0]->iim_val; in pack_inlocs() local
4029 unsigned inloc = instr->prefetch.input_offset + n; in pack_inlocs() local
4045 unsigned inloc = 0; in pack_inlocs() local
4098 unsigned inloc = instr->srcs[0]->iim_val; in pack_inlocs() local
Dir3_shader.h630 uint8_t inloc; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_program.c1178 uint32_t inloc = fs->inputs[j].inloc; in emit_interp_state() local
/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c6241 const char *inloc; in TestToLanguageTag() local
6297 static const char inloc[] = "en-C"; in TestBug20132() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c1374 const uint32_t inloc = fs->inputs[i].inloc * 2; in tu6_emit_vpc_varying_modes() local