Home
last modified time | relevance | path

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

12

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp70 static void getDepthStencilBits (deUint32 depthStencilFormat, int* depthBits, int* stencilBits) in getDepthStencilBits()
216 const deUint32 depthStencilFormat = chooseDepthStencilFormat(config); in createFramebuffer() local
/external/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
/external/deqp/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.cpp742 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a m… member
803 const VkFormat depthStencilFormat, in addVerificationComputeShader()
1454 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mi… member
1803 const VkFormat depthStencilFormat) in getFormatCaseName()
DvktPipelineDepthRangeUnrestrictedTests.cpp372 const VkFormat depthStencilFormat, in makeRenderPass()
DvktPipelineImageSamplingInstance.cpp1457 const tcu::TextureFormat depthStencilFormat; // Undefined depth/stencil format. in verifyImage() local
DvktPipelineMultisampleTests.cpp1573 …const VkFormat depthStencilFormat = findSupportedDepthStencilFormat(context, useDepth, useStencil); in RasterizationSamplesInstance() local
2429 const VkFormat depthStencilFormat, in MultisampleRenderer()
/external/deqp/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
Des3fFboInvalidateTests.cpp1209 const deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
/external/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp204 wgpu::TextureFormat depthStencilFormat) { in create_depth_stencil_state()
256 wgpu::TextureFormat depthStencilFormat, in Build()
/external/angle/src/libANGLE/
DConfig.h35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1127 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp88 const VkFormat depthStencilFormat) in makeRenderPass()
/external/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp503 DXGI_FORMAT renderTargetFormat, DXGI_FORMAT depthStencilFormat, in create_pipeline_state()
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp417 const VkFormat depthStencilFormat, in makeRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp317 vk::VkFormat depthStencilFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp171 VkFormat depthStencilFormat; member
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp3700 GLenum depthStencilFormat = GL_DEPTH24_STENCIL8; in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1927 const gl::InternalFormat &depthStencilFormat = in clear() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp234 const VkFormat depthStencilFormat, in makeRenderPass()

12