Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp161 …TestParams(size_t numColorAttachments, DepthStencilType depthStencilType_, deBool depthStencilUsed… in TestParams()
163 , depthStencilType(depthStencilType_) in TestParams()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp161 …TestParams(size_t numColorAttachments, DepthStencilType depthStencilType_, deBool depthStencilUsed… in TestParams()
163 , depthStencilType(depthStencilType_) in TestParams()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp69 …nt32 buffers_, deUint32 colorType_, deUint32 colorFormat_, deUint32 depthStencilType_, deUint32 de… in FboConfig() argument
73 , depthStencilType (depthStencilType_) in FboConfig()