Searched refs:fMemProps (Results 1 – 6 of 6) sorted by relevance
70 VkFlags fMemProps; member81 , fMemProps(VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT) {} in ImageDesc()
44 imageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in Create()
206 imageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in reallocForMipmap()
115 msImageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in Make()
135 msImageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in Create()
797 imageDesc.fMemProps = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT; in onCreateTexture()