Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1258 const DescriptorUpdateMethod m_updateMethod; member in vkt::BindingModel::__anona9e2bae50111::BufferRenderInstance
1293 , m_updateMethod (updateMethod) in BufferRenderInstance()
1309 …m_device, m_descriptorType, m_descriptorSetCount, m_shaderInterface, m_stageFlags, m_updateMethod)) in BufferRenderInstance()
1312 …, m_descriptorSets (createDescriptorSets(m_vki, m_updateMethod, m_device, m_descriptorSetLayout… in BufferRenderInstance()
1838 …if (m_updateMethod != DESCRIPTOR_UPDATE_METHOD_WITH_PUSH_TEMPLATE && m_updateMethod != DESCRIPTOR_… in writeDrawCmdBuffer()
1877 else if (m_updateMethod == DESCRIPTOR_UPDATE_METHOD_WITH_PUSH_TEMPLATE) in writeDrawCmdBuffer()
1882 else if (m_updateMethod == DESCRIPTOR_UPDATE_METHOD_WITH_PUSH) in writeDrawCmdBuffer()
2350 const DescriptorUpdateMethod m_updateMethod; member in vkt::BindingModel::__anona9e2bae50111::BufferComputeInstance
2381 , m_updateMethod (updateMethod) in BufferComputeInstance()
2442 if (m_updateMethod == DESCRIPTOR_UPDATE_METHOD_WITH_PUSH_TEMPLATE || in createDescriptorSetLayout()
[all …]