Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp336 class ImageSizeTestInstance : public SizeTestInstance class
339 ImageSizeTestInstance (Context& context,
356 ImageSizeTestInstance::ImageSizeTestInstance (Context& context, const Texture& texture, const VkFor… in ImageSizeTestInstance() function in vkt::image::__anon57bfcf560111::ImageSizeTestInstance
371 VkDescriptorSetLayout ImageSizeTestInstance::prepareDescriptors (void) in prepareDescriptors()
399 void ImageSizeTestInstance::commandBeforeCompute (const VkCommandBuffer cmdBuffer) in commandBeforeCompute()
480 return new ImageSizeTestInstance(context, m_texture, m_format); in createInstance()