Home
last modified time | relevance | path

Searched defs:useDepth (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp225 const bool useDepth, const bool useStencil) in preparePipelineWrapper()
1013 …const bool useDepth = (depthStencilAspect & VK_IMAGE_ASPECT_DEPTH_BIT) != … in testWithSizeReduction() local
1292 …const bool useDepth = (depthStencilAspect & VK_IMAGE_ASPECT_DEPTH_BIT) != … in drawToMipLevel() local
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp168 VkFormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStenc… in findSupportedDepthStencilFormat()
569 … const VkSampleLocationsInfoEXT &sampleLocationsInfo, const bool useDepth, in preparePipelineWrapper()
2308 bool useDepth(void) const in useDepth() function in vkt::pipeline::__anonf162cbe40111::Draw::DrawTest
H A DvktPipelineMultisampleTests.cpp1205 VkFormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStenc… in findSupportedDepthStencilFormat()
1941 const bool useDepth = (m_modeFlags & TEST_MODE_DEPTH_BIT) != 0; in RasterizationSamplesInstance() local
3253 … const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer()
3282 …const VkFormat depthStencilFormat, const tcu::IVec2 &renderSize, const bool useDepth, const bool u… in MultisampleRenderer()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp53 bool useDepth) in BasicFboStencilCase()
H A Des3fMultisampleTests.cpp192 bool useDepth; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp634 bool useDepth = false; in createCommandBuffer() local
1263 const auto useDepth = att.usage & ATTACHMENT_USAGE_DEPTH; in iterate() local
H A DvktDynamicRenderingTests.cpp355 const bool useDepth = (depthAttachmentFormat != VK_FORMAT_UNDEFINED); in makeGraphicsPipeline() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsScissorTests.cpp893 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp710 const bool useDepth = resultAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in buildPipeline() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp173 const bool useDepth = (depthStencilAspects & ASPECT_DEPTH) != 0; in makeGraphicsPipeline() local