Home
last modified time | relevance | path

Searched defs:ws_flags (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_bo.c38 uint32_t ws_flags = 0; in pvr_bo_alloc_to_winsys_flags() local
79 const uint32_t ws_flags = pvr_bo_alloc_to_winsys_flags(flags); in pvr_bo_alloc() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_bo.c120 static uint64_t pvr_srv_get_alloc_flags(uint32_t ws_flags) in pvr_srv_get_alloc_flags()
155 uint32_t ws_flags, in pvr_srv_winsys_buffer_create()