Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.hpp54 bool isSupportedSamplableFormat (const vk::InstanceInterface& instanceInterface,
DvktPipelineImageUtil.cpp77 bool isSupportedSamplableFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice devic… in isSupportedSamplableFormat() function
DvktPipelineImageSamplingInstance.cpp195 …if (!isSupportedSamplableFormat(context.getInstanceInterface(), context.getPhysicalDevice(), param… in checkSupportImageSamplingInstance()