Home
last modified time | relevance | path

Searched defs:dsFormat (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp165 const VkFormat dsFormat) in makeRenderPass()
337 …ice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, const VkFormat dsFormat) in makeRenderPassWithDepth()
DvktMultiViewRenderTests.cpp122 const VkFormat dsFormat = VK_FORMAT_UNDEFINED) in makeRenderPass()
156 const VkFormat dsFormat, in makeRenderPassWithDepth()
868 const VkFormat dsFormat) in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp87 VkFormat dsFormat; member
541 const VkFormat* dsFormat, in makeFramebufferAttachmentImageInfos()
656 const VkFormat* dsFormat, in makeFramebuffer()
1428 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local
1927 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1102 for (const auto dsFormat : dsFormats) in createRenderPassUnusedClearAttachmentTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp222 const VkFormat dsFormat, in makeRenderPass()
1311 const VkFormat dsFormat = VK_FORMAT_D24_UNORM_S8_UINT; in testLayeredReadBack() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp661 const vk::Format &dsFormat = renderer->getFormat(mState.config->depthStencilFormat); in createSwapChain() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp395 vk::VkFormat dsFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp1216 const vk::Format &dsFormat = renderer->getFormat(mState.config->depthStencilFormat); in createSwapChain() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp700 const auto dsFormat = chooseDepthStencilFormat(vki, physDev); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp785 const VkFormat dsFormat = VK_FORMAT_D32_SFLOAT_S8_UINT; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4349 const auto dsFormat = getSupportedDepthStencilFormat(vki, physDev); in checkSupport() local
4429 const auto dsFormat = getSupportedDepthStencilFormat(vki, physDev); in iterate() local