HomeSort by relevance Sort by last modified time
    Searched full:m_imageformatproperties (Results 1 - 1 of 1) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiImageClearingTests.cpp 519 const VkImageFormatProperties m_imageFormatProperties;
545 , m_imageFormatProperties (getImageFormatProperties())
546 , m_imageMipLevels (params.useSingleMipLevel ? 1u : getNumMipLevels(params.imageExtent, m_imageFormatProperties.maxMipLevels))
    [all...]

Completed in 72 milliseconds