/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktAttachmentRateTests.cpp | 380 const auto dsFormat = m_params->getDSFormat(); in buildColorBufferObjects() local 428 … VkFormat cbFormat, VkFormat dsFormat, uint32_t sr0TileWidth, in buildRenderPass() 671 VkFormat cbFormat, VkFormat dsFormat, in buildGraphicsPipeline() 1258 const auto dsFormat = m_params->getDSFormat(); in runComputeShaderMode() local 1396 const auto dsFormat = m_params->getDSFormat(); in runFragmentShaderMode() local 1554 const auto dsFormat = m_params->getDSFormat(); in runCopyMode() local 1839 const auto dsFormat = m_params->getDSFormat(); in runCopyModeOnTransferQueue() local 2056 const auto dsFormat = m_params->getDSFormat(); in runFillLinearTiledImage() local 2184 const auto dsFormat = m_params->getDSFormat(); in runTwoSubpassMode() local 2410 const auto dsFormat = m_params->getDSFormat(); in checkSupport() local [all …]
|
H A D | vktFragmentShadingRateBasic.cpp | 1102 VkFormat dsFormat = VK_FORMAT_UNDEFINED; in iterate() local 2989 …tInstance::beginSecondaryCmdBuffer(VkCommandBuffer cmdBuffer, VkFormat cbFormat, VkFormat dsFormat, in beginSecondaryCmdBuffer()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderUtil.cpp | 161 const VkAttachmentLoadOp colorLoadOp, const VkFormat dsFormat) in makeRenderPass() 331 … const vector<uint32_t> &viewMasks, const VkFormat dsFormat) in makeRenderPassWithDepth()
|
H A D | vktMultiViewRenderTests.cpp | 144 … const VkFormat dsFormat = VK_FORMAT_UNDEFINED) in makeRenderPass() 182 … const VkFormat dsFormat, RenderingType renderingType) in makeRenderPassWithDepth() 1109 const float maxDepth, const VkFormat dsFormat) in makeGraphicsPipeline()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 88 VkFormat dsFormat; member 577 const VkFormat *dsFormat, const VkImageUsageFlags dsUsage, const AspectFlags resolveAspects, in makeFramebufferAttachmentImageInfos() 681 const VkImageUsageFlags colorUsage, const VkFormat *dsFormat, in makeFramebuffer() 1464 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local 2010 const VkFormat dsFormat = m_parameters.dsFormat; in iterate() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnGraphicsPipeline.cpp | 452 wgpu::TextureFormat dsFormat = TextureInfos::GetDawnViewFormat( in Make() local
|
H A D | DawnCaps.cpp | 1047 wgpu::TextureFormat dsFormat = kFormats[depthStencilFormatIndex]; in extractGraphicsDescs() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryLayeredRenderingTests.cpp | 207 const VkFormat dsFormat, const bool useDepthStencil) in makeRenderPass() 1340 const VkFormat dsFormat = VK_FORMAT_D24_UNORM_S8_UINT; in testLayeredReadBack() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateGeneralTests.cpp | 529 const auto dsFormat = chooseDepthStencilFormat(ctx.vki, ctx.physicalDevice); in staticStencilMaskZeroProgramsTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 1287 for (const auto dsFormat : dsFormats) in createRenderPassUnusedClearAttachmentTests() local
|
H A D | vktDynamicRenderingUnusedAttachmentsTests.cpp | 520 VkFormat dsFormat = VK_FORMAT_UNDEFINED; in iterate() local
|
H A D | vktRenderPassSubpassDependencyTests.cpp | 2949 const VkFormat dsFormat = isDSFormat ? m_format : VK_FORMAT_UNDEFINED; in iterateInternalDynamicRendering() local
|
H A D | vktRenderPassTests.cpp | 2135 const VkFormat dsFormat = pSubpassInfo->getDepthStencilAttachment()->getFormat(); in beginCommandBuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 812 for (const auto &dsFormat : dsFormats) in checkAndGetDSFormat() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultiExtTests.cpp | 835 const auto dsFormat = chooseDepthStencilFormat(vki, physDev); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 397 vk::VkFormat dsFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
|
H A D | vktPipelineMultisampleTests.cpp | 5516 const auto dsFormat = findSupportedDepthStencilFormat(context, true, true); in ZExportIterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSmokeTestsEXT.cpp | 1217 const auto dsFormat = VK_FORMAT_D16_UNORM; in iterate() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SurfaceVk.cpp | 1818 const vk::Format &dsFormat = renderer->getFormat(mState.config->depthStencilFormat); in createSwapChain() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 4875 const auto dsFormat = getSupportedDepthStencilFormat(vki, physDev); in checkSupport() local 4953 const auto dsFormat = getSupportedDepthStencilFormat(vki, physDev); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktPrimitivesGeneratedQueryTests.cpp | 359 const VkFormat dsFormat = m_parameters.depthStencilAttachment ? in iterate() local
|