/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 234 FormatType getFormatType(VkFormat format, bool useStencil) in getFormatType() 246 VkFormat getColorAttachmentFormat(VkFormat textureFormat, bool useStencil) in getColorAttachmentFormat() 1239 VkClearColorValue getRandomClearColor(VkFormat format, de::Random &rnd, bool useStencil) in getRandomClearColor()
|
H A D | vktPipelineRenderToImageTests.cpp | 225 const bool useDepth, const bool useStencil) in preparePipelineWrapper() 1014 …const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) !… in testWithSizeReduction() local 1293 …const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) !… in drawToMipLevel() local
|
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 168 …ormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat() 570 const bool useStencil, const VertexInputConfig vertexInputConfig, in preparePipelineWrapper() 2312 bool useStencil(void) const in useStencil() function in vkt::pipeline::__anonf162cbe40111::Draw::DrawTest
|
H A D | vktPipelineMultisampleTests.cpp | 1205 …ormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat() 1942 const bool useStencil = (m_modeFlags & TEST_MODE_STENCIL_BIT) != 0; in RasterizationSamplesInstance() local 3253 … const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer() 3282 …ormat depthStencilFormat, const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 635 bool useStencil = false; in createCommandBuffer() local 1264 … const auto useStencil = att.usage & ATTACHMENT_USAGE_STENCIL; in iterate() local
|
H A D | vktDynamicRenderingLocalReadTests.cpp | 1173 { in initPrograms()
|
H A D | vktDynamicRenderingTests.cpp | 356 const bool useStencil = (stencilAttachmentFormat != VK_FORMAT_UNDEFINED); in makeGraphicsPipeline() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsScissorTests.cpp | 894 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationNoneStageTests.cpp | 711 const bool useStencil = resultAspect & VK_IMAGE_ASPECT_STENCIL_BIT; in buildPipeline() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fMultisampleTests.cpp | 193 bool useStencil; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 174 const bool useStencil = (depthStencilAspects & ASPECT_STENCIL) != 0; in makeGraphicsPipeline() local
|