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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c2895 bool overallocation_disallowed = false; local in function:radv_CreateDevice
2920 overallocation_disallowed = true;
3021 device->overallocation_disallowed = overallocation_disallowed;
5224 if (device->overallocation_disallowed) {
5391 if (device->overallocation_disallowed) {
5410 if (device->overallocation_disallowed) {
H A Dradv_private.h820 bool overallocation_disallowed; member in struct:radv_device

Completed in 18 milliseconds