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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_rasterizer.h39 uint32_t pa_su_point_minmax; member in struct:fd2_rasterizer_stateobj
H A Dfd2_rasterizer.c73 so->pa_su_point_minmax =
H A Dfd2_emit.c293 OUT_RING(ring, rasterizer->pa_su_point_minmax);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_rasterizer.h39 uint32_t pa_su_point_minmax; member in struct:fd2_rasterizer_stateobj
H A Dfd2_rasterizer.c73 so->pa_su_point_minmax = A2XX_PA_SU_POINT_MINMAX_MIN(psize_min / 2) |
H A Dfd2_emit.c287 OUT_RING(ring, rasterizer->pa_su_point_minmax);

Completed in 77 milliseconds