Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSubresourceLayoutTests.cpp174 class ImageSubresourceLayoutCase : public vkt::TestCase class
185ImageSubresourceLayoutCase (tcu::TestContext& testCtx, const std::string& name, const std::string…
186 virtual ~ImageSubresourceLayoutCase (void) {} in ~ImageSubresourceLayoutCase()
202 …ImageSubresourceLayoutInstance (Context& context, const ImageSubresourceLayoutCase::TestParams& pa…
208 ImageSubresourceLayoutCase::TestParams m_params;
211 ImageSubresourceLayoutCase::ImageSubresourceLayoutCase (tcu::TestContext& testCtx, const std::strin… in ImageSubresourceLayoutCase() function in vkt::image::__anon88d5166b0111::ImageSubresourceLayoutCase
217 TestInstance* ImageSubresourceLayoutCase::createInstance (Context& context) const in createInstance()
222 void ImageSubresourceLayoutCase::checkSupport (Context& context) const in checkSupport()
247 …tance::ImageSubresourceLayoutInstance (Context& context, const ImageSubresourceLayoutCase::TestPar… in ImageSubresourceLayoutInstance()
436 ImageSubresourceLayoutCase::kImageTiling, // VkImageTiling tiling; in iterateAspect()
[all …]