Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp161 bool isDynamicDescriptorType (vk::VkDescriptorType type) in isDynamicDescriptorType() function
1315 DE_ASSERT(isDynamicDescriptorType(m_descriptorType)); in BufferRenderInstance()
1391 …effectiveOffset.push_back(isDynamicDescriptorType(descriptorType) ? (viewOffset[bufferNdx] + dynam… in createSourceBuffers()
1797 if (isDynamicDescriptorType(m_descriptorType)) in logTestPlan()
2689 if (isDynamicDescriptorType(m_descriptorType)) in logTestPlan()
2717 const bool isDynamicCase = isDynamicDescriptorType(m_descriptorType); in testResourceAccess()
9221 const bool isDynamicCase = isDynamicDescriptorType(descriptorType); in createShaderAccessBufferTests()