Searched refs:useDedicatedAllocations (Results 1 – 3 of 3) sorted by relevance
130 bool useDedicatedAllocations = false; member441 bool useDedicatedAllocations = false; member
1335 INFO(" useDedicatedAllocations: %s", features->useDedicatedAllocations ? "true" : "false"); in initVkEmulationFeatures()1344 sVkEmulation->useDedicatedAllocations = features->useDedicatedAllocations; in initVkEmulationFeatures()2043 bool useDedicated = sVkEmulation->useDedicatedAllocations; in initializeVkColorBufferLocked()
373 .useDedicatedAllocations = false, // Set later. in initialize()470 vkEmulationFeatures->useDedicatedAllocations = true; in initialize()