Home
last modified time | relevance | path

Searched defs:hasDepthStencil (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.h60 bool hasDepthStencil = false; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp177 const bool hasDepthStencil = (m_depthStencilFormat.order != tcu::TextureFormat::CHANNELORDER_LAST); in ReferenceRenderer() local
H A DvktPipelineDepthRangeUnrestrictedTests.cpp374 const bool hasDepthStencil = depthStencilFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp196 bool hasDepthStencil; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp177 const bool hasDepthStencil = (m_depthStencilFormat.order != tcu::TextureFormat::CHANNELORDER_LAST); in ReferenceRenderer() local
H A DvktPipelineDepthRangeUnrestrictedTests.cpp380 const bool hasDepthStencil = depthStencilFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp194 bool hasDepthStencil; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp189 const bool hasDepthStencil = (tcuFormat.order == tcu::TextureFormat::DS in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp189 const bool hasDepthStencil = (tcuFormat.order == tcu::TextureFormat::DS in makeRenderPass() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp252 Build(GrDawnGpu* gpu, GrRenderTarget* renderTarget, const GrProgramInfo& programInfo, wgpu::TextureFormat colorFormat, bool hasDepthStencil, wgpu::TextureFormat depthStencilFormat, GrProgramDesc* desc) Build() argument
H A DGrDawnGpu.cpp877 bool hasDepthStencil = rt->getStencilAttachment() != nullptr; in getOrCreateRenderPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp154 bool hasDepthStencil(DepthStencilType type) in hasDepthStencil() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp586 const bool hasDepthStencil = depthStencilFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
H A DvkPipelineConstructionUtil.cpp786 const bool hasDepthStencil = depthStencilFormat != VK_FORMAT_UNDEFINED; in RenderPassWrapper() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp154 bool hasDepthStencil(DepthStencilType type) in hasDepthStencil() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp246 const bool hasDepthStencil = depthStencilFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp184 virtual bool hasDepthStencil() const in hasDepthStencil() function in vkt::rasterization::__anon28372::AttachmentAccessOrderColorTestCase
221 virtual bool hasDepthStencil() const in hasDepthStencil() function in vkt::rasterization::__anon28372::AttachmentAccessOrderDepthTestCase
268 virtual bool hasDepthStencil() const in hasDepthStencil() function in vkt::rasterization::__anon28372::AttachmentAccessOrderStencilTestCase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp246 const bool hasDepthStencil = depthStencilFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp184 virtual bool hasDepthStencil() const in hasDepthStencil() function in vkt::rasterization::__anon29575::AttachmentAccessOrderColorTestCase
221 virtual bool hasDepthStencil() const in hasDepthStencil() function in vkt::rasterization::__anon29575::AttachmentAccessOrderDepthTestCase
268 virtual bool hasDepthStencil() const in hasDepthStencil() function in vkt::rasterization::__anon29575::AttachmentAccessOrderStencilTestCase

Completed in 49 milliseconds