Searched refs:textureTypeToImageViewType (Results 1 – 4 of 4) sorted by relevance
134 VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() function343 const VkImageViewType imageViewType = textureTypeToImageViewType(textureType); in updateTextureData()445 const vk::VkImageViewType imageViewType = textureTypeToImageViewType(m_type); in updateTextureViewMipLevels()
691 vk::VkImageViewType textureTypeToImageViewType (TextureBinding::Type type);
60 VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() function1590 const VkImageViewType imageViewType = textureTypeToImageViewType(textureType); in createSamplerUniform()
1228 const auto imageViewType = textureTypeToImageViewType(bindingType); in init()