Home | History | Annotate | Download | only in vulkan

Lines Matching refs:has_llc

159    if (!device->info.has_llc &&
685 if (physical_device->info.has_llc) {
777 if (!pool->block_pool->device->info.has_llc)
828 if (!device->info.has_llc)
1269 (!device->info.has_llc && pAllocateInfo->memoryTypeIndex < 2));
1359 if (!device->info.has_llc && mem->type_index == 0)
1427 if (device->info.has_llc)
1445 if (device->info.has_llc)
1473 pMemoryRequirements->memoryTypeBits = device->info.has_llc ? 1 : 3;
1496 pMemoryRequirements->memoryTypeBits = device->info.has_llc ? 1 : 3;
1577 if (!device->info.has_llc) {
1849 if (!device->info.has_llc) {
1881 if (!device->info.has_llc) {
1900 if (!device->info.has_llc) {
1918 if (!device->info.has_llc) {
1981 if (!device->info.has_llc)