Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_bufmgr.cpp131 D3D12_HEAP_TYPE heap_type = D3D12_HEAP_TYPE_DEFAULT; in d3d12_bo_new() local
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp277 ComputeTest::create_buffer(int size, D3D12_HEAP_TYPE heap_type) in create_buffer()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1055 D3D12_HEAP_TYPE heap_type, in dzn_cmd_buffer_alloc_internal_buf()
Ddzn_private.h1078 D3D12_QUERY_HEAP_TYPE heap_type; member