Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1045 VkDescriptorImageInfo inImageDescriptorInfo; member
1062 VkDescriptorImageInfo inImageDescriptorInfo; member
1441 …m_dTex.inImageDescriptorInfo = makeDescriptorImageInfo(DE_NULL, *m_dTex.inImageView, VK_IMAGE_LAY… in downloadTexture()
1447 …r::Location::binding(0u), VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, &m_dTex.inImageDescriptorInfo) in downloadTexture()
1520 …m_dLoad.inImageDescriptorInfo = makeDescriptorImageInfo(DE_NULL, *m_dLoad.inImageView, VK_IMAGE_L… in downloadLoad()
1526 …teBuilder::Location::binding(0u), VK_DESCRIPTOR_TYPE_STORAGE_IMAGE, &m_dLoad.inImageDescriptorInfo) in downloadLoad()