Searched defs:pos_regid (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_program.c | 158 uint32_t pos_regid, posz_regid, psize_regid, color_regid[8]; in fd4_program_emit() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_program.c | 101 uint32_t pos_regid, posz_regid, psize_regid; in fd3_program_emit() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_program.c | 241 uint32_t pos_regid, psize_regid, color_regid[8]; in fd5_program_emit() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_program.c | 396 uint32_t pos_regid, psize_regid, color_regid[8], posz_regid; variable
|
Completed in 5 milliseconds