Searched refs:ImageLoadStoreLodAMDTestInstance (Results 1 – 1 of 1) sorted by relevance
1800 class ImageLoadStoreLodAMDTestInstance : public BaseTestInstance class1803 … ImageLoadStoreLodAMDTestInstance(Context &context, const Texture &texture, const VkFormat format,1840 ImageLoadStoreLodAMDTestInstance::ImageLoadStoreLodAMDTestInstance(Context &context, const Texture … in ImageLoadStoreLodAMDTestInstance() function in vkt::image::__anonecfa3fdf0111::ImageLoadStoreLodAMDTestInstance1943 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()