Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h2086 unsigned scratch_alloc_granule; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c12008 const unsigned scratch_alloc_granule = pdev->info.gfx_level >= GFX11 ? 256 : 1024; in radv_emit_rt_stack_size() local