Home
last modified time | relevance | path

Searched defs:heap_flags (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.c247 uint32_t heap_flags; in lima_context_create() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_bufmgr.cpp137 D3D12_HEAP_FLAGS heap_flags = screen->support_create_not_resident ? in d3d12_bo_new() local
Dd3d12_resource.cpp270 D3D12_HEAP_FLAGS heap_flags = screen->support_create_not_resident ? in init_texture() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.h141 VkMemoryPropertyFlags heap_flags[VK_MAX_MEMORY_TYPES]; member