Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DUtilsGL.cpp46 GLint GetStencilMaskFromStencilFormat(wgpu::TextureFormat depthStencilFormat) { in GetStencilMaskFromStencilFormat()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DUtilsGL.cpp44 GLint GetStencilMaskFromStencilFormat(dawn::TextureFormat depthStencilFormat) { in GetStencilMaskFromStencilFormat()
/third_party/vk-gl-cts/framework/opengl/
DgluFboRenderContext.cpp70 static void getDepthStencilBits (deUint32 depthStencilFormat, int* depthBits, int* stencilBits) in getDepthStencilBits()
216 const deUint32 depthStencilFormat = chooseDepthStencilFormat(config); in createFramebuffer() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DConfig.cpp40 …nInterval, EGLint maxInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLin… in Config()
333 …erval, EGLint maxSwapInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLin… in add()
DDisplay.cpp190 for(sw::Format depthStencilFormat : depthStencilFormats) in initialize() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h52 dawn::TextureFormat depthStencilFormat; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.h61 wgpu::TextureFormat depthStencilFormat; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp163 const tcu::TextureFormat& depthStencilFormat) in ColorFragmentShader()
213 const tcu::TextureFormat& depthStencilFormat) in ColorFragmentShaderDualSource()
DvktPipelineReferenceRenderer.cpp167 const tcu::TextureFormat& depthStencilFormat, in ReferenceRenderer()
DvktPipelineRenderToImageTests.cpp115 VkFormat depthStencilFormat; //! A depth/stencil format, or UNDEFINED if not used member
437 const VkFormat depthStencilFormat, in makeRenderPass()
1679 std::string getFormatString (const VkFormat colorFormat, const VkFormat depthStencilFormat) in getFormatString()
1752 const VkFormat depthStencilFormat[] = in addTestCasesWithFunctions() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp751 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a m… member
814 const VkFormat depthStencilFormat, in addVerificationComputeShader()
1508 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mi… member
1859 const VkFormat depthStencilFormat) in getFormatCaseName()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp221 dawn::TextureFormat depthStencilFormat, in create_depth_stencil_state()
299 dawn::TextureFormat depthStencilFormat, in Build()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboStencilbufferTests.cpp158 const deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
Des3fFboMultisampleTests.cpp58 …ext, const char* name, const char* desc, deUint32 colorFormat, deUint32 depthStencilFormat, const … in BasicFboMultisampleCase()
Des3fFboRenderTest.cpp101 GLenum depthStencilFormat; member in deqp::gles3::Functional::FboConfig
1577 deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in init() local
1665 deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in init() local
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp205 wgpu::TextureFormat depthStencilFormat) { in create_depth_stencil_state()
257 wgpu::TextureFormat depthStencilFormat, in Build()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp444 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp91 const VkFormat depthStencilFormat) in makeRenderPass()
589 …const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(… in iterate() local
1032 const VkFormat depthStencilFormat) in makeRenderPass()
1214 …const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(… in iterate() local
DvktFragmentOperationsOcclusionQueryTests.cpp92 const VkFormat depthStencilFormat) in makeRenderPass()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp106 VkFormat depthStencilFormat; member
171 VkFormat getFormat (deUint32 usage, VkFormat depthStencilFormat) in getFormat()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1164 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp500 DXGI_FORMAT renderTargetFormat, DXGI_FORMAT depthStencilFormat, in create_pipeline_state()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp313 vk::VkFormat depthStencilFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local

12