Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1238 deUint32 getInterfaceNumResources (ShaderInputInterface shaderInterface) in getInterfaceNumResources() function
1412 , m_sourceBufferB ((getInterfaceNumResources(m_shaderInterface) == 1u) in BufferRenderInstance()
1489 .addType(descriptorType, getInterfaceNumResources(shaderInterface)) in createDescriptorPool()
1780 …const deUint32 numOffsets = (!m_setDynamicOffset) ? (0u) : (getInterfaceNumResources(m_shad… in writeDrawCmdBuffer()
2362 .addType(m_descriptorType, getInterfaceNumResources(m_shaderInterface)) in createDescriptorPool()
2569 const vk::Unique<vk::VkBuffer> bufferB ((getInterfaceNumResources(m_shaderInterface) == 1u) in testResourceAccess()
2605 const deUint32 numSrcBuffers = getInterfaceNumResources(m_shaderInterface); in testResourceAccess()
3719 getInterfaceNumResources(shaderInterface), // numImages in ImageFetchInstanceImages()
3966 .addType(descriptorType, getInterfaceNumResources(shaderInterface)) in createDescriptorPool()
4342 .addType(m_descriptorType, getInterfaceNumResources(m_shaderInterface)) in createDescriptorPool()
[all …]