Searched refs:dispatchCall (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp1078 ComputePipeline (OperationContext& context, const DispatchCall dispatchCall, const std::string& shaderPrefix, const VkDescriptorSetLayout descriptorSetLayout) argument
1079 : m_dispatchCall (dispatchCall)
1137 const DispatchCall dispatchCall)
1144 , m_dispatchCall (dispatchCall)
1264 const DispatchCall dispatchCall)
1270 , m_dispatchCall (dispatchCall)
1615 const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH)
1621 , m_dispatchCall (dispatchCall)
1691 const DispatchCall dispatchCall = DISPATCH_CALL_DISPATCH)
1696 , m_dispatchCall (dispatchCall)
1130 BufferImplementation(OperationContext& context, Resource& resource, const VkShaderStageFlagBits stage, const BufferType bufferType, const std::string& shaderPrefix, const AccessMode mode, const PipelineType pipelineType, const DispatchCall dispatchCall) argument
1258 ImageImplementation(OperationContext& context, Resource& resource, const VkShaderStageFlagBits stage, const std::string& shaderPrefix, const AccessMode mode, const PipelineType pipelineType, const DispatchCall dispatchCall) argument
[all...]

Completed in 164 milliseconds