/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | UtilsGL.cpp | 46 GLint GetStencilMaskFromStencilFormat(wgpu::TextureFormat depthStencilFormat) { in GetStencilMaskFromStencilFormat()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | UtilsGL.cpp | 44 GLint GetStencilMaskFromStencilFormat(dawn::TextureFormat depthStencilFormat) { in GetStencilMaskFromStencilFormat()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluFboRenderContext.cpp | 70 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/ |
D | Config.cpp | 40 …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()
|
D | Display.cpp | 190 for(sw::Format depthStencilFormat : depthStencilFormats) in initialize() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPassCache.h | 52 dawn::TextureFormat depthStencilFormat; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPassCache.h | 61 wgpu::TextureFormat depthStencilFormat; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.hpp | 163 const tcu::TextureFormat& depthStencilFormat) in ColorFragmentShader() 213 const tcu::TextureFormat& depthStencilFormat) in ColorFragmentShaderDualSource()
|
D | vktPipelineReferenceRenderer.cpp | 167 const tcu::TextureFormat& depthStencilFormat, in ReferenceRenderer()
|
D | vktPipelineRenderToImageTests.cpp | 115 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
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 751 …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/ |
D | GrDawnProgramBuilder.cpp | 221 dawn::TextureFormat depthStencilFormat, in create_depth_stencil_state() 299 dawn::TextureFormat depthStencilFormat, in Build()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboStencilbufferTests.cpp | 158 const deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
|
D | es3fFboMultisampleTests.cpp | 58 …ext, const char* name, const char* desc, deUint32 colorFormat, deUint32 depthStencilFormat, const … in BasicFboMultisampleCase()
|
D | es3fFboRenderTest.cpp | 101 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/ |
D | GrDawnProgramBuilder.cpp | 205 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/ |
D | vk_caps_utils.cpp | 444 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Config.h | 35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 91 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
|
D | vktFragmentOperationsOcclusionQueryTests.cpp | 92 const VkFormat depthStencilFormat) in makeRenderPass()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Config.h | 35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassLoadStoreOpNoneTests.cpp | 106 VkFormat depthStencilFormat; member 171 VkFormat getFormat (deUint32 usage, VkFormat depthStencilFormat) in getFormat()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_caps_utils.cpp | 1164 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DPipelineStateBuilder.cpp | 500 DXGI_FORMAT renderTargetFormat, DXGI_FORMAT depthStencilFormat, in create_pipeline_state()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationFragShaderSideEffectsTests.cpp | 313 vk::VkFormat depthStencilFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
|