Searched refs:isDynamicDescriptorType (Results 1 – 1 of 1) sorted by relevance
161 bool isDynamicDescriptorType (vk::VkDescriptorType type) in isDynamicDescriptorType() function1315 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()