Home
last modified time | relevance | path

Searched defs:pipelineCacheData (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp57 BaseTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BaseTestInstance() argument
78 EventTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in EventTestInstance() argument
163 BarrierTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BarrierTestInstance() argument
246 BinarySemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BinarySemaphoreTestInstance() argument
369 TimelineSemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const de::SharedPtr<OperationSupport>& writeOp, const de::SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) in TimelineSemaphoreTestInstance() argument
522 FenceTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) FenceTestInstance() argument
603 SyncTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const SyncPrimitive syncPrimitive, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, const bool specializedAccess, PipelineCacheData& pipelineCacheData) SyncTestCase() argument
703 PipelineCacheData* pipelineCacheData; global() member
769 createSynchronizedOperationSingleQueueTests(tcu::TestContext& testCtx, SynchronizationType type, PipelineCacheData& pipelineCacheData) createSynchronizedOperationSingleQueueTests() argument
[all...]
H A DvktSynchronizationOperationMultiQueueTests.cpp458 BaseTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData, bool timelineSemaphore) in BaseTestInstance() argument
481 BinarySemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData, const VkSharingMode sharingMode) in BinarySemaphoreTestInstance() argument
602 TimelineSemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData, const VkSharingMode sharingMode) in TimelineSemaphoreTestInstance() argument
779 FenceTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData, const VkSharingMode sharingMode) in FenceTestInstance() argument
869 BaseTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const SyncPrimitive syncPrimitive, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, const VkSharingMode sharingMode, PipelineCacheData& pipelineCacheData) BaseTestCase() argument
964 PipelineCacheData* pipelineCacheData; global() member
1036 createSynchronizedOperationMultiQueueTests(tcu::TestContext& testCtx, SynchronizationType type, PipelineCacheData& pipelineCacheData) createSynchronizedOperationMultiQueueTests() argument
[all...]
H A DvktSynchronizationUtil.cpp51 makeComputePipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule shaderModule, const VkSpecializationInfo* specInfo, PipelineCacheData& pipelineCacheData, de::SharedPtr<vk::ResourceInterface> resourceInterface ) makeComputePipeline() argument
222 build(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, PipelineCacheData& pipelineCacheData, de::SharedPtr<vk::ResourceInterface> resourceInterface) build() argument
H A DvktSynchronizationSignalOrderTests.cpp497 QueueSubmitSignalOrderSharedTestInstance(Context& context, SynchronizationType type, const SharedPtr<OperationSupport> writeOpSupport, const SharedPtr<OperationSupport> readOpSupport, const ResourceDescription& resourceDesc, VkExternalMemoryHandleTypeFlagBits memoryHandleType, VkSemaphoreType semaphoreType, VkExternalSemaphoreHandleTypeFlagBits semaphoreHandleType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderSharedTestInstance() argument
1053 QueueSubmitSignalOrderSharedTestCase(tcu::TestContext& testCtx, SynchronizationType type, const std::string& name, OperationName writeOp, OperationName readOp, const ResourceDescription& resourceDesc, VkExternalMemoryHandleTypeFlagBits memoryHandleType, VkSemaphoreType semaphoreType, VkExternalSemaphoreHandleTypeFlagBits semaphoreHandleType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderSharedTestCase() argument
1291 QueueSubmitSignalOrderTestInstance(Context& context, SynchronizationType type, const SharedPtr<OperationSupport> writeOpSupport, const SharedPtr<OperationSupport> readOpSupport, const ResourceDescription& resourceDesc, VkSemaphoreType semaphoreType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderTestInstance() argument
1631 QueueSubmitSignalOrderTestCase(tcu::TestContext& testCtx, SynchronizationType type, const std::string& name, OperationName writeOp, OperationName readOp, const ResourceDescription& resourceDesc, VkSemaphoreType semaphoreType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderTestCase() argument
H A DvktSynchronizationTimelineSemaphoreTests.cpp902 DeviceHostTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) DeviceHostTestInstance() argument
1079 DeviceHostSyncTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) DeviceHostSyncTestCase() argument
1440 WaitBeforeSignalTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) WaitBeforeSignalTestInstance() argument
1713 WaitBeforeSignalTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) WaitBeforeSignalTestCase() argument
1878 OneToNTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) OneToNTestInstance() argument
2215 OneToNTestCase(tcu::TestContext& testCtx, const std::string& name, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) OneToNTestCase() argument
[all...]
H A DvktSynchronizationOperation.cpp5321 OperationContext::OperationContext (Context& context, SynchronizationType syncType, PipelineCacheData& pipelineCacheData) in OperationContext() argument
5334 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument
5352 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp57 BaseTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BaseTestInstance() argument
78 EventTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in EventTestInstance() argument
163 BarrierTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BarrierTestInstance() argument
246 BinarySemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) in BinarySemaphoreTestInstance() argument
369 TimelineSemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const de::SharedPtr<OperationSupport>& writeOp, const de::SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) in TimelineSemaphoreTestInstance() argument
522 FenceTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData) FenceTestInstance() argument
603 SyncTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, SynchronizationType type, const SyncPrimitive syncPrimitive, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) SyncTestCase() argument
703 PipelineCacheData* pipelineCacheData; global() member
759 createSynchronizedOperationSingleQueueTests(tcu::TestContext& testCtx, SynchronizationType type, PipelineCacheData& pipelineCacheData) createSynchronizedOperationSingleQueueTests() argument
[all...]
H A DvktSynchronizationOperationMultiQueueTests.cpp443 BaseTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData, bool timelineSemaphore) in BaseTestInstance() argument
466 BinarySemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData, const VkSharingMode sharingMode) in BinarySemaphoreTestInstance() argument
587 TimelineSemaphoreTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData, const VkSharingMode sharingMode) in TimelineSemaphoreTestInstance() argument
764 FenceTestInstance (Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const OperationSupport& writeOp, const OperationSupport& readOp, PipelineCacheData& pipelineCacheData, const VkSharingMode sharingMode) in FenceTestInstance() argument
854 BaseTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, SynchronizationType type, const SyncPrimitive syncPrimitive, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, const VkSharingMode sharingMode, PipelineCacheData& pipelineCacheData) BaseTestCase() argument
950 PipelineCacheData* pipelineCacheData; global() member
1022 createSynchronizedOperationMultiQueueTests(tcu::TestContext& testCtx, SynchronizationType type, PipelineCacheData& pipelineCacheData) createSynchronizedOperationMultiQueueTests() argument
[all...]
H A DvktSynchronizationUtil.cpp51 makeComputePipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule shaderModule, const VkSpecializationInfo* specInfo, PipelineCacheData& pipelineCacheData, de::SharedPtr<vk::ResourceInterface> resourceInterface ) makeComputePipeline() argument
222 build(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, PipelineCacheData& pipelineCacheData, de::SharedPtr<vk::ResourceInterface> resourceInterface) build() argument
H A DvktSynchronizationSignalOrderTests.cpp479 QueueSubmitSignalOrderSharedTestInstance(Context& context, SynchronizationType type, const SharedPtr<OperationSupport> writeOpSupport, const SharedPtr<OperationSupport> readOpSupport, const ResourceDescription& resourceDesc, VkExternalMemoryHandleTypeFlagBits memoryHandleType, VkSemaphoreType semaphoreType, VkExternalSemaphoreHandleTypeFlagBits semaphoreHandleType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderSharedTestInstance() argument
1034 QueueSubmitSignalOrderSharedTestCase(tcu::TestContext& testCtx, SynchronizationType type, const std::string& name, OperationName writeOp, OperationName readOp, const ResourceDescription& resourceDesc, VkExternalMemoryHandleTypeFlagBits memoryHandleType, VkSemaphoreType semaphoreType, VkExternalSemaphoreHandleTypeFlagBits semaphoreHandleType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderSharedTestCase() argument
1272 QueueSubmitSignalOrderTestInstance(Context& context, SynchronizationType type, const SharedPtr<OperationSupport> writeOpSupport, const SharedPtr<OperationSupport> readOpSupport, const ResourceDescription& resourceDesc, VkSemaphoreType semaphoreType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderTestInstance() argument
1611 QueueSubmitSignalOrderTestCase(tcu::TestContext& testCtx, SynchronizationType type, const std::string& name, OperationName writeOp, OperationName readOp, const ResourceDescription& resourceDesc, VkSemaphoreType semaphoreType, PipelineCacheData& pipelineCacheData) QueueSubmitSignalOrderTestCase() argument
H A DvktSynchronizationTimelineSemaphoreTests.cpp897 DeviceHostTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) DeviceHostTestInstance() argument
1074 DeviceHostSyncTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) DeviceHostSyncTestCase() argument
1446 WaitBeforeSignalTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) WaitBeforeSignalTestInstance() argument
1713 WaitBeforeSignalTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) WaitBeforeSignalTestCase() argument
1878 OneToNTestInstance(Context& context, SynchronizationType type, const ResourceDescription& resourceDesc, const SharedPtr<OperationSupport>& writeOp, const SharedPtr<OperationSupport>& readOp, PipelineCacheData& pipelineCacheData) OneToNTestInstance() argument
2204 OneToNTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, SynchronizationType type, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) OneToNTestCase() argument
[all...]
H A DvktSynchronizationOperation.cpp5188 OperationContext::OperationContext (Context& context, SynchronizationType syncType, PipelineCacheData& pipelineCacheData) in OperationContext() argument
5201 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument
5219 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument

Completed in 42 milliseconds