Searched refs:actualBufferVkFormat (Results 1 – 3 of 3) sorted by relevance
85 VkFormat actualBufferVkFormat(bool compressed) const in actualBufferVkFormat() function
1801 VkFormat vkFormat = format.actualBufferVkFormat(packedAttrib.compressed); in initializePipeline()1832 vkFormat = convertedFormat.actualBufferVkFormat(packedAttrib.compressed); in initializePipeline()
7920 VkFormat viewVkFormat = format.actualBufferVkFormat(false); in getView()