Home
last modified time | relevance | path

Searched refs:psize_loc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c247 uint8_t psize_loc = ~0; in fd5_program_emit() local
424 psize_loc = l.max_loc; in fd5_program_emit()
610 A5XX_VPC_PACK_PSIZELOC(psize_loc)); in fd5_program_emit()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c408 uint8_t psize_loc = ~0, pos_loc = ~0, layer_loc = ~0; variable
618 psize_loc = l.max_loc;
797 A6XX_VPC_DS_PACK_PSIZELOC(psize_loc) |
955 A6XX_VPC_VS_PACK_PSIZELOC(psize_loc) |
976 A6XX_VPC_GS_PACK_PSIZELOC(psize_loc) |

Completed in 4 milliseconds