Searched refs:CopyImageTestInstance (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemCopyImageTests.cpp | 56 class CopyImageTestInstance : public ProtectedTestInstance class 59 CopyImageTestInstance (Context& ctx, 92 … return new CopyImageTestInstance(ctx, m_clearColorValue, m_refData, m_validator, m_cmdBufferType); in createInstance() 113 CopyImageTestInstance::CopyImageTestInstance (Context& ctx, in CopyImageTestInstance() function in vkt::ProtectedMem::__anon8be3271d0111::CopyImageTestInstance 127 tcu::TestStatus CopyImageTestInstance::iterate() in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemCopyImageTests.cpp | 56 class CopyImageTestInstance : public ProtectedTestInstance class 59 CopyImageTestInstance (Context& ctx, 92 … return new CopyImageTestInstance(ctx, m_clearColorValue, m_refData, m_validator, m_cmdBufferType); in createInstance() 113 CopyImageTestInstance::CopyImageTestInstance (Context& ctx, in CopyImageTestInstance() function in vkt::ProtectedMem::__anon601e059d0111::CopyImageTestInstance 127 tcu::TestStatus CopyImageTestInstance::iterate() in iterate()
|