Searched refs:support_create_not_resident (Results 1 – 4 of 4) sorted by relevance
137 D3D12_HEAP_FLAGS heap_flags = screen->support_create_not_resident ? in d3d12_bo_new()139 enum d3d12_residency_status init_residency = screen->support_create_not_resident ? in d3d12_bo_new()
121 bool support_create_not_resident; member
1355 screen->support_create_not_resident = true; in d3d12_init_screen()
270 D3D12_HEAP_FLAGS heap_flags = screen->support_create_not_resident ? in init_texture()272 init_residency = screen->support_create_not_resident ? d3d12_evicted : d3d12_resident; in init_texture()