Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp161 …hStencilType depthStencilType_, deBool depthStencilUsed_, VkFormat depthStencilFormat_, const Shar… in TestParams()
165 , depthStencilFormat(depthStencilFormat_) in TestParams()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp161 …hStencilType depthStencilType_, deBool depthStencilUsed_, VkFormat depthStencilFormat_, const Shar… in TestParams()
165 , depthStencilFormat(depthStencilFormat_) in TestParams()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp69 …Type_, deUint32 colorFormat_, deUint32 depthStencilType_, deUint32 depthStencilFormat_, int width_… in FboConfig() argument
74 , depthStencilFormat (depthStencilFormat_) in FboConfig()