Home
last modified time | relevance | path

Searched refs:getVkFormat (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp74 VkFormat IFDataType::getVkFormat (void) const in getVkFormat() function in vkt::SpirVAssembly::IFDataType
3111 vkInstance.getPhysicalDeviceFormatProperties(vkPhysicalDevice, instance.interfaces.getInputType().getVkFormat(), &formatProperties); in runAndVerifyDefaultPipeline()
3115 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline()
3120 vkInstance.getPhysicalDeviceFormatProperties(vkPhysicalDevice, instance.interfaces.getOutputType().getVkFormat(), &formatProperties); in runAndVerifyDefaultPipeline()
3125 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline()
3302 imageParams.format = instance.interfaces.getOutputType().getVkFormat(); in runAndVerifyDefaultPipeline()
3343 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
4041 instance.interfaces.getInputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
4156 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
H A DvktSpvAsmGraphicsShaderTestUtil.hpp130 vk::VkFormat getVkFormat (void) const;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp74 VkFormat IFDataType::getVkFormat (void) const in getVkFormat() function in vkt::SpirVAssembly::IFDataType
3108 vkInstance.getPhysicalDeviceFormatProperties(vkPhysicalDevice, instance.interfaces.getInputType().getVkFormat(), &formatProperties); in runAndVerifyDefaultPipeline()
3112 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline()
3117 vkInstance.getPhysicalDeviceFormatProperties(vkPhysicalDevice, instance.interfaces.getOutputType().getVkFormat(), &formatProperties); in runAndVerifyDefaultPipeline()
3122 const std::string formatName = getFormatName(instance.interfaces.getInputType().getVkFormat()); in runAndVerifyDefaultPipeline()
3299 imageParams.format = instance.interfaces.getOutputType().getVkFormat(); in runAndVerifyDefaultPipeline()
3340 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
4038 instance.interfaces.getInputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
4153 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
H A DvktSpvAsmGraphicsShaderTestUtil.hpp130 vk::VkFormat getVkFormat (void) const;

Completed in 15 milliseconds