Home
last modified time | relevance | path

Searched refs:so_allocator (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h170 struct u_suballocator so_allocator; member
H A Dd3d12_context.cpp1585 u_suballocator_alloc(&ctx->so_allocator, sizeof(uint32_t) * 5, 16,
1820 u_suballocator_alloc(&ctx->so_allocator, sizeof(uint32_t) * 5, 256,
2518 u_suballocator_init(&ctx->so_allocator, &ctx->base, 4096, 0,

Completed in 4 milliseconds