Home
last modified time | relevance | path

Searched refs:A2XX_PA_SU_VTX_CNTL_PIX_CENTER (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_rasterizer.c68 A2XX_PA_SU_VTX_CNTL_PIX_CENTER(cso->half_pixel_center ? PIXCENTER_OGL : PIXCENTER_D3D) | in fd2_rasterizer_state_create()
Da2xx.xml.h1330 static inline uint32_t A2XX_PA_SU_VTX_CNTL_PIX_CENTER(enum a2xx_pa_pixcenter val) in A2XX_PA_SU_VTX_CNTL_PIX_CENTER() function