Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp423 const auto dsFormat = m_params->getDSFormat(); in buildColorBufferObjects() local
465 VkFormat cbFormat, VkFormat dsFormat, in buildRenderPass()
701 VkFormat cbFormat, VkFormat dsFormat, VkPipelineLayout pipelineLayout, in buildGraphicsPipeline()
1311 const auto dsFormat = m_params->getDSFormat(); in runComputeShaderMode() local
1452 const auto dsFormat = m_params->getDSFormat(); in runFragmentShaderMode() local
1613 const auto dsFormat = m_params->getDSFormat(); in runCopyMode() local
1886 const auto dsFormat = m_params->getDSFormat(); in runCopyModeOnTransferQueue() local
2107 const auto dsFormat = m_params->getDSFormat(); in runFillLinearTiledImage() local
2234 const auto dsFormat = m_params->getDSFormat(); in runTwoSubpassMode() local
2457 const auto dsFormat = m_params->getDSFormat(); in checkSupport() local
[all …]
DvktFragmentShadingRateBasic.cpp1105 VkFormat dsFormat = VK_FORMAT_UNDEFINED; in iterate() local
2886 …ginSecondaryCmdBuffer(VkCommandBuffer cmdBuffer, VkFormat cbFormat, VkFormat dsFormat, VkRendering… in beginSecondaryCmdBuffer()
/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.cpp146 const VkFormat dsFormat = VK_FORMAT_UNDEFINED) in makeRenderPass()
180 const VkFormat dsFormat, in makeRenderPassWithDepth()
1035 const VkFormat dsFormat) in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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.cpp133 const VkFormat dsFormat = VK_FORMAT_UNDEFINED) in makeRenderPass()
167 const VkFormat dsFormat, in makeRenderPassWithDepth()
1011 const VkFormat dsFormat) in makeGraphicsPipeline()
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnGraphicsPipeline.cpp464 wgpu::TextureFormat dsFormat = TextureInfos::GetDawnViewFormat( in Make() local
DDawnCaps.cpp1058 wgpu::TextureFormat dsFormat = kFormats[depthStencilFormatIndex]; in extractGraphicsDescs() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp88 VkFormat dsFormat; member
597 const VkFormat* dsFormat, in makeFramebufferAttachmentImageInfos()
712 const VkFormat* dsFormat, in makeFramebuffer()
1484 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local
1983 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp88 VkFormat dsFormat; member
597 const VkFormat* dsFormat, in makeFramebufferAttachmentImageInfos()
712 const VkFormat* dsFormat, in makeFramebuffer()
1484 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local
1983 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp222 const VkFormat dsFormat, in makeRenderPass()
1311 const VkFormat dsFormat = VK_FORMAT_D24_UNORM_S8_UINT; in testLayeredReadBack() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1249 for (const auto dsFormat : dsFormats) in createRenderPassUnusedClearAttachmentTests() local
DvktDynamicRenderingUnusedAttachmentsTests.cpp496 VkFormat dsFormat = VK_FORMAT_UNDEFINED; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp970 VkFormat dsFormat = VK_FORMAT_UNDEFINED; in iterate() local
2473 …ginSecondaryCmdBuffer(VkCommandBuffer cmdBuffer, VkFormat cbFormat, VkFormat dsFormat, VkRendering… in beginSecondaryCmdBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1249 for (const auto dsFormat : dsFormats) in createRenderPassUnusedClearAttachmentTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp790 for (const auto& dsFormat : dsFormats) in checkAndGetDSFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp790 for (const auto& dsFormat : dsFormats) in checkAndGetDSFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp225 …const VkFormat dsFormat = m_parameters.depthStencilAttachment ? PrimitivesGeneratedQueryTest… 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_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp804 const auto dsFormat = chooseDepthStencilFormat(vki, physDev); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp806 const auto dsFormat = chooseDepthStencilFormat(vki, physDev); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp403 vk::VkFormat dsFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp401 vk::VkFormat dsFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCommandBuffersTests.cpp4276 const auto dsFormat = getSupportedDepthStencilFormat(vki, physDev); in checkSupport() local
4356 const auto dsFormat = getSupportedDepthStencilFormat(vki, physDev); in iterate() local

12