Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp389 class DescriptorCommands class
392 DescriptorCommands (PipelineType pipelineType);
393 ~DescriptorCommands (void);
417 typedef de::SharedPtr<DescriptorCommands> DescriptorCommandsSp;
1394 DescriptorCommands::DescriptorCommands (PipelineType pipelineType) in DescriptorCommands() function in vkt::BindingModel::__anone49c327d0111::DescriptorCommands
1402 DescriptorCommands::~DescriptorCommands (void) in ~DescriptorCommands()
1406 void DescriptorCommands::addDescriptor (DescriptorSp descriptor, in addDescriptor()
1429 void DescriptorCommands::copyDescriptor (deUint32 srcSet, in copyDescriptor()
1456 string DescriptorCommands::getShaderDeclarations (void) const in getShaderDeclarations()
1474 string DescriptorCommands::getDescriptorVerifications (void) const in getDescriptorVerifications()
[all …]