Home
last modified time | relevance | path

Searched defs:depthStencilFormat (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluFboRenderContext.cpp72 static void getDepthStencilBits(uint32_t depthStencilFormat, int *depthBits, int *stencilBits) in getDepthStencilBits()
196 const uint32_t depthStencilFormat = chooseDepthStencilFormat(config); in createFramebuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp87 … const bool useDepthStencilAttachment, const VkFormat depthStencilFormat) in makeRenderPass()
720 const VkFormat depthStencilFormat = in iterate() local
1250const VkFormat depthStencilFormat) in makeRenderPass()
1423 const VkFormat depthStencilFormat = in iterate() local
2035const VkFormat depthStencilFormat) in makeRenderPass()
H A DvktFragmentOperationsOcclusionQueryTests.cpp88 … const bool useDepthStencilAttachment, const VkFormat depthStencilFormat) in makeRenderPass()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.hpp166 …FragmentShader(const tcu::TextureFormat &colorFormat, const tcu::TextureFormat &depthStencilFormat, in ColorFragmentShader()
223 …aderDualSource(const tcu::TextureFormat &colorFormat, const tcu::TextureFormat &depthStencilFormat) in ColorFragmentShaderDualSource()
H A DvktPipelineRenderToImageTests.cpp112 VkFormat depthStencilFormat; //! A depth/stencil format, or UNDEFINED if not used member
323 const VkFormat depthStencilFormat, const uint32_t numLayers, in makeRenderPass()
1705 std::string getFormatString(const VkFormat colorFormat, const VkFormat depthStencilFormat) in getFormatString()
1773 const VkFormat depthStencilFormat[] = { in addTestCasesWithFunctions() local
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp657 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a … member
709 … const VkSampleCountFlagBits numDepthStencilSamples, const VkFormat depthStencilFormat, in addVerificationComputeShader()
1452 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mixed fo… member
1811 std::string getFormatCaseName(const VkFormat colorFormat, const VkFormat depthStencilFormat) in getFormatCaseName()
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp177 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mixed fo… member
1394 const VkFormat depthStencilFormat, const bool isInputAttachment) in initializeAttachmentReference()
5204 const VkFormat depthStencilFormat) in getFormatCaseName()
5285 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
5345 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
5553 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
5650 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
H A DvktPipelineReferenceRenderer.cpp203const tcu::TextureFormat &depthStencilFormat, const rr::Program *const program) in ReferenceRenderer()
H A DvktPipelineDepthRangeUnrestrictedTests.cpp329const VkFormat depthStencilFormat, const VkAttachmentLoadOp loadOperationColor, in makeRenderPass()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboRenderTest.cpp102 GLenum depthStencilFormat; member in deqp::gles3::Functional::FboConfig
1619 uint32_t depthStencilFormat = GL_DEPTH24_STENCIL8; in init() local
1713 uint32_t depthStencilFormat = GL_DEPTH24_STENCIL8; in init() local
H A Des3fFboStencilbufferTests.cpp161 const uint32_t depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
H A Des3fFboMultisampleTests.cpp59 uint32_t depthStencilFormat, const IVec2 &size, int numSamples) in BasicFboMultisampleCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp102 VkFormat depthStencilFormat; member
1487 const tcu::TextureFormat depthStencilFormat = mapVkFormat(m_testParam->depthStencilFormat); in generateAttachments() local
1772 const tcu::TextureFormat depthStencilFormat = mapVkFormat(m_testParam->depthStencilFormat); in rendering() local
H A DvktRasterizationFragShaderSideEffectsTests.cpp315 vk::VkFormat depthStencilFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DConfig.h35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp127 VkFormat depthStencilFormat; member
197 VkFormat getFormat(uint32_t usage, VkFormat depthStencilFormat) in getFormat()
H A DvktRenderPassUnusedClearAttachmentTests.cpp183 VkFormat depthStencilFormat; member
H A DvktRenderPassDitheringTests.cpp59 VkFormat depthStencilFormat; member
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipelineStateBuilder.cpp466 DXGI_FORMAT renderTargetFormat, DXGI_FORMAT depthStencilFormat, in create_pipeline_state()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp1471 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1064 GLint* colorFormat, GLint* depthStencilFormat) { in sGetPbufferSurfaceGLProperties()
1202 GLint colorFormat, depthStencilFormat, multisamples; in eglMakeCurrent() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp621 VkFormat depthStencilFormat, uint32_t layerCount) in makeMultidrawRenderPass()
748 VkFormat colorFormat, VkFormat depthStencilFormat, in beginSecondaryCmdBuffer()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp122 vk::VkFormat depthStencilFormat) in DiscardTestInstance()
/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.cpp316 VkFormat Attachments::depthStencilFormat() const in depthStencilFormat() function in vk::Attachments
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp531const VkFormat depthStencilFormat, const VkAttachmentLoadOp loadOperation, in makeRenderPass()

12