Home
last modified time | relevance | path

Searched refs:textureTypeToImageViewType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp134 VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() function
329 const VkImageViewType imageViewType = textureTypeToImageViewType(textureType); in updateTextureData()
431 const vk::VkImageViewType imageViewType = textureTypeToImageViewType(m_type); in updateTextureViewMipLevels()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp67 static VkImageViewType textureTypeToImageViewType (TextureBinding::Type type) in textureTypeToImageViewType() function
1549 const VkImageViewType imageViewType = textureTypeToImageViewType(textureType); in createSamplerUniform()