| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | Renderbuffer.cpp | 361 DepthStencilbuffer::DepthStencilbuffer(egl::Image *depthStencil) : mDepthStencil(depthStencil) in DepthStencilbuffer() 439 Depthbuffer::Depthbuffer(egl::Image *depthStencil) : DepthStencilbuffer(depthStencil) in Depthbuffer() 451 Stencilbuffer::Stencilbuffer(egl::Image *depthStencil) : DepthStencilbuffer(depthStencil) in Stencilbuffer()
|
| D | Framebuffer.cpp | 446 DefaultFramebuffer::DefaultFramebuffer(Colorbuffer *colorbuffer, DepthStencilbuffer *depthStencil) in DefaultFramebuffer()
|
| D | Device.cpp | 360 …bool depthStencil = egl::Image::isDepth(source->getInternalFormat()) || egl::Image::isStencil(sour… in stretchRect() local
|
| D | Context.cpp | 308 egl::Image *depthStencil = surface ? surface->getDepthStencil() : nullptr; in makeCurrent() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fMultisampledRenderToTextureTests.cpp | 99 GLuint depthStencil = 0; in iterate() local
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Renderbuffer.cpp | 560 DepthStencilbuffer::DepthStencilbuffer(egl::Image *depthStencil) : mDepthStencil(depthStencil) in DepthStencilbuffer() 638 Depthbuffer::Depthbuffer(egl::Image *depthStencil) : DepthStencilbuffer(depthStencil) in Depthbuffer() 650 Stencilbuffer::Stencilbuffer(egl::Image *depthStencil) : DepthStencilbuffer(depthStencil) in Stencilbuffer()
|
| D | Framebuffer.cpp | 700 DefaultFramebuffer::DefaultFramebuffer(Colorbuffer *colorbuffer, DepthStencilbuffer *depthStencil) in DefaultFramebuffer()
|
| D | Context.cpp | 291 egl::Image *depthStencil = surface->getDepthStencil(); in makeCurrent() local
|
| /external/swiftshader/src/OpenGL/libEGL/ |
| D | Surface.hpp | 82 Image *depthStencil = nullptr; member in egl::Surface
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_blit.c | 55 const GLbitfield depthStencil = (GL_DEPTH_BUFFER_BIT | in st_BlitFramebuffer() local
|
| /external/swiftshader/src/D3D8/ |
| D | Direct3DDevice8.hpp | 235 Direct3DSurface8 *depthStencil; member in D3D8::Direct3DDevice8
|
| D | Direct3DDevice8.cpp | 3025 Direct3DSurface8 *depthStencil = static_cast<Direct3DSurface8*>(newDepthStencil); in SetRenderTarget() local
|
| /external/swiftshader/src/D3D9/ |
| D | Direct3DDevice9.hpp | 288 Direct3DSurface9 *depthStencil; member in D3D9::Direct3DDevice9
|
| D | Direct3DDevice9.cpp | 2691 Direct3DSurface9 *depthStencil = static_cast<Direct3DSurface9*>(iDepthStencil); in SetDepthStencilSurface() local 6240 bool depthStencil = (sourceDescription.Usage & D3DUSAGE_DEPTHSTENCIL) == D3DUSAGE_DEPTHSTENCIL; in stretchRect() local
|
| /external/deqp/modules/internal/ |
| D | ditFrameworkTests.cpp | 710 …TextureLevel depthStencil (TextureFormat(TextureFormat::DS, TextureFormat::FLOAT_UNSIGNED_INT_24_8… in runCase() local
|
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalDrawAndClearTests.cpp | 542 …ringBaseTestInstance::clearDepthWithClearAttachments (const VkClearDepthStencilValue& depthStencil… in clearDepthWithClearAttachments()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkCommandBuffer.cpp | 324 const VkClearDepthStencilValue depthStencil; member
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 2481 const VkClearDepthStencilValue depthStencil = in pushImageInitializationCommands() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 1090 VkClearDepthStencilValue depthStencil; member
|
| D | vkVulkan_c.inl | 2540 VkClearDepthStencilValue depthStencil; member
|
| /external/mesa3d/include/vulkan/ |
| D | vulkan.h | 2467 VkClearDepthStencilValue depthStencil; member
|
| /external/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 2637 VkClearDepthStencilValue depthStencil; member
|
| /external/skqp/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 2637 VkClearDepthStencilValue depthStencil; member
|
| /external/deqp/external/vulkancts/scripts/src/ |
| D | vulkan.h.in | 2537 VkClearDepthStencilValue depthStencil; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 6217 ClearDepthStencilValue depthStencil; member 6220 VkClearDepthStencilValue depthStencil; member 38670 …pthStencilImage( Image image, ImageLayout imageLayout, const ClearDepthStencilValue & depthStencil… in clearDepthStencilImage()
|