Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp3089 class MSImageSupport : public OperationSupport class
3092 MSImageSupport(const ResourceDescription& resourceDesc) in MSImageSupport() function in vkt::synchronization::__anon28830::ShaderAccess::MSImageSupport
5796 case OPERATION_NAME_WRITE_IMAGE_COMPUTE_MULTISAMPLE: return de::MovePtr<OperationSupport>(new ShaderAccess ::MSImageSupport(resourceDesc)); in makeOperationSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp2952 class MSImageSupport : public OperationSupport class
2955 MSImageSupport(const ResourceDescription& resourceDesc) in MSImageSupport() function in vkt::synchronization::__anon29979::ShaderAccess::MSImageSupport
5584 case OPERATION_NAME_WRITE_IMAGE_COMPUTE_MULTISAMPLE: return de::MovePtr<OperationSupport>(new ShaderAccess ::MSImageSupport(resourceDesc)); in makeOperationSupport()

Completed in 19 milliseconds