Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_program.c212 uint8_t vs_gprs, fs_gprs = 0, vs_export = 0; in fd2_program_emit() local
257 vs_gprs = (vpi->max_reg < 0) ? 0x80 : vpi->max_reg; in fd2_program_emit()
280 A2XX_SQ_PROGRAM_CNTL_VS_REGS(vs_gprs) | in fd2_program_emit()

Completed in 2 milliseconds