HomeSort by relevance Sort by last modified time
    Searched refs:isDepthStencilFormat (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.hpp 40 bool isDepthStencilFormat (VkFormat format);
vkImageUtil.cpp 57 bool isDepthStencilFormat (VkFormat format)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineClearUtil.cpp 97 if (isDepthStencilFormat(clearFormat))
vktPipelineDepthTests.cpp 68 DE_ASSERT(vk::isDepthStencilFormat(format));
87 DE_ASSERT(vk::isDepthStencilFormat(format));
    [all...]

Completed in 281 milliseconds