Searched refs:fMemProps (Results 1 – 6 of 6) sorted by relevance
81 VkFlags fMemProps; member92 , fMemProps(VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT) {} in ImageDesc()
84 if (!GrVkMemory::AllocAndBindImageMemory(gpu, image, imageDesc.fMemProps, &alloc)) { in CreateResource()
46 imageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in Create()
50 msImageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in Create()
137 msImageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in Create()
517 imageDesc.fMemProps = memProps; in onCreateTexture()755 imageDesc.fMemProps = memProps; in createTestingOnlyBackendTexture()