Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.c50 ws_flags |= PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC; in pvr_bo_alloc_to_winsys_flags()
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.h116 #define PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC BITFIELD_BIT(3U) macro
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bo.c145 if (ws_flags & PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC) in pvr_srv_get_alloc_flags()

Completed in 3 milliseconds