Searched refs:textureTypeToImageViewType (Results 1 – 2 of 2) sorted by relevance
134 VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() function329 const VkImageViewType imageViewType = textureTypeToImageViewType(textureType); in updateTextureData()431 const vk::VkImageViewType imageViewType = textureTypeToImageViewType(m_type); in updateTextureViewMipLevels()
67 static VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() function1549 const VkImageViewType imageViewType = textureTypeToImageViewType(textureType); in createSamplerUniform()