Home
last modified time | relevance | path

Searched refs:chooseDepthStencilFormat (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.hpp74 deUint32 chooseDepthStencilFormat (const RenderConfig& config);
H A DgluFboRenderContext.cpp119 deUint32 chooseDepthStencilFormat (const glu::RenderConfig& config) in chooseDepthStencilFormat() function
216 const deUint32 depthStencilFormat = chooseDepthStencilFormat(config); in createFramebuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp68 VkFormat chooseDepthStencilFormat (const InstanceInterface& vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat() function
505 dsFormat = chooseDepthStencilFormat(ctx.vki, ctx.physicalDevice); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp118 VkFormat chooseDepthStencilFormat (const InstanceInterface& vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat() function
806 const auto dsFormat = chooseDepthStencilFormat(vki, physDev); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp118 VkFormat chooseDepthStencilFormat (const InstanceInterface& vki, VkPhysicalDevice physDev) in chooseDepthStencilFormat() function
804 const auto dsFormat = chooseDepthStencilFormat(vki, physDev); in iterate()

Completed in 9 milliseconds