Home
last modified time | relevance | path

Searched refs:PVR_WINSYS_GEOM_FLAG_FIRST_GEOMETRY (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys.h330 #define PVR_WINSYS_GEOM_FLAG_FIRST_GEOMETRY BITFIELD_BIT(0U) macro
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_job_render.c428 if (state->flags & PVR_WINSYS_GEOM_FLAG_FIRST_GEOMETRY) in pvr_srv_geometry_cmd_init()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_render.c1233 state->flags |= PVR_WINSYS_GEOM_FLAG_FIRST_GEOMETRY; in pvr_render_job_ws_geometry_state_init()