Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp1800 class ImageLoadStoreLodAMDTestInstance : public BaseTestInstance class
1803ImageLoadStoreLodAMDTestInstance(Context &context, const Texture &texture, const VkFormat format,
1840 ImageLoadStoreLodAMDTestInstance::ImageLoadStoreLodAMDTestInstance(Context &context, const Texture … in ImageLoadStoreLodAMDTestInstance() function in vkt::image::__anonecfa3fdf0111::ImageLoadStoreLodAMDTestInstance
1943 tcu::TestStatus ImageLoadStoreLodAMDTestInstance::verifyResult(void) in verifyResult()
1974 VkDescriptorSetLayout ImageLoadStoreLodAMDTestInstance::prepareDescriptors(void) in prepareDescriptors()
2023 void ImageLoadStoreLodAMDTestInstance::commandBindDescriptorsForLayer(const VkCommandBuffer cmdBuff… in commandBindDescriptorsForLayer()
2049 void ImageLoadStoreLodAMDTestInstance::commandBeforeCompute(const VkCommandBuffer cmdBuffer) in commandBeforeCompute()
2101 void ImageLoadStoreLodAMDTestInstance::commandBetweenShaderInvocations(const VkCommandBuffer cmdBuf… in commandBetweenShaderInvocations()
2106 void ImageLoadStoreLodAMDTestInstance::commandAfterCompute(const VkCommandBuffer cmdBuffer) in commandAfterCompute()
2222 return new ImageLoadStoreLodAMDTestInstance(context, m_texture, m_format, m_imageFormat, in createInstance()