/external/deqp/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
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Config.cpp | 39 …nInterval, EGLint maxInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLin… in Config() 331 …erval, EGLint maxSwapInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLin… in add()
|
D | Display.cpp | 190 for(sw::Format depthStencilFormat : depthStencilFormats) in initialize() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 167 const tcu::TextureFormat& depthStencilFormat, in ReferenceRenderer()
|
D | vktPipelineReferenceRenderer.hpp | 123 const tcu::TextureFormat& depthStencilFormat) in ColorFragmentShader()
|
D | vktPipelineRenderToImageTests.cpp | 112 VkFormat depthStencilFormat; //! A depth/stencil format, or UNDEFINED if not used member 434 const VkFormat depthStencilFormat, in makeRenderPass() 1672 std::string getFormatString (const VkFormat colorFormat, const VkFormat depthStencilFormat) in getFormatString() 1741 const VkFormat depthStencilFormat[] = in addTestCasesWithFunctions() local
|
D | vktPipelineMultisampleTests.cpp | 1279 …const VkFormat depthStencilFormat = findSupportedDepthStencilFormat(context, useDepth, useStencil); in RasterizationSamplesInstance() local 1976 const VkFormat depthStencilFormat, in MultisampleRenderer()
|
D | vktPipelineImageSamplingInstance.cpp | 1340 const tcu::TextureFormat depthStencilFormat; // Undefined depth/stencil format. in verifyImage() local
|
/external/deqp/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
|
D | es3fFboInvalidateTests.cpp | 1209 const deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 382 const VkFormat depthStencilFormat, in makeRenderPass()
|
/external/swiftshader/src/D3D8/ |
D | Direct3D8.cpp | 124 …PE deviceType, D3DFORMAT adapterFormat, D3DFORMAT renderTargetFormat, D3DFORMAT depthStencilFormat) in CheckDepthStencilMatch()
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.cpp | 183 …PE deviceType, D3DFORMAT adapterFormat, D3DFORMAT renderTargetFormat, D3DFORMAT depthStencilFormat) in CheckDepthStencilMatch()
|
D | Direct3D9.cpp | 192 …PE deviceType, D3DFORMAT adapterFormat, D3DFORMAT renderTargetFormat, D3DFORMAT depthStencilFormat) in CheckDepthStencilMatch()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 88 const VkFormat depthStencilFormat) in makeRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 240 const bool depthStencilFormat = isDepthStencilFormat(colorFormat); in ImageAttachment() local
|