/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_clear.c | 46 double depth, unsigned stencil, in i915_clear_emit() 222 double depth, unsigned stencil) in i915_clear_blitter() 231 double depth, unsigned stencil) in i915_clear_render()
|
D | i915_surface.c | 128 unsigned stencil, in i915_clear_depth_stencil_render() 239 unsigned stencil, in i915_clear_depth_stencil_blitter()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_stencil.c | 128 GLuint n, GLubyte stencil[], const GLubyte mask[], in apply_stencil_op() 211 GLubyte stencil[], GLubyte mask[], GLint stride) in do_stencil_test() 294 GLubyte stencil[]) in get_s8_values() 328 const GLubyte stencil[]) in put_s8_values() 454 GLint n, GLint x, GLint y, GLubyte stencil[]) in _swrast_read_stencil_span() 494 const GLubyte stencil[] ) in _swrast_write_stencil_span()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_clear.c | 42 unsigned stencil) in try_clear() 109 double depth, unsigned stencil) in svga_clear()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_clear.c | 44 pack_zeta(enum pipe_format format, double depth, unsigned stencil) in pack_zeta() 54 const union pipe_color_union *color, double depth, unsigned stencil) in nv30_clear() 157 unsigned buffers, double depth, unsigned stencil, in nv30_clear_depth_stencil()
|
/external/skia/src/gpu/batches/ |
D | GrStencilPathBatch.h | 24 const GrStencilSettings& stencil, in Create() 45 const GrStencilSettings& stencil, in GrStencilPathBatch()
|
/external/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 257 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in getAttachmentsDescriptor() local 367 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilImageResource() local 377 const GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in stencilAttachmentView() local
|
D | GrVkStencilAttachment.cpp | 61 GrVkStencilAttachment* stencil = new GrVkStencilAttachment(gpu, lifeCycle, format, imageDesc, in Create() local
|
/external/skia/src/gpu/gl/ |
D | GrGLRenderTarget.cpp | 22 GrGLStencilAttachment* stencil) in GrGLRenderTarget() 78 GrStencilAttachment* stencil = this->renderTargetPriv().getStencilAttachment(); in completeStencilAttachment() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_clear.c | 52 unsigned stencil) in llvmpipe_clear()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 150 double depth, unsigned stencil) in r300_depth_clear_value() 178 unsigned stencil) in r300_clear() 368 unsigned stencil, in r300_clear_depth_stencil()
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViEAndroidGLES20.java | 54 int depth, int stencil) { in ViEAndroidGLES20() 59 private void init(boolean translucent, int depth, int stencil) { in init() 112 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_clear.h | 43 const union pipe_color_union *color, double depth, unsigned stencil) in util_clear()
|
D | u_simple_shaders.c | 230 struct ureg_dst out, depth, stencil; in util_make_fragment_tex_shader_writedepthstencil() local 284 struct ureg_dst out, stencil; in util_make_fragment_tex_shader_writestencil() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 629 bool stencil = (m_config.buffers & GL_STENCIL_BUFFER_BIT) != 0; in render() local 866 bool stencil = (m_config.buffers & GL_STENCIL_BUFFER_BIT) != 0; in render() local 1128 bool stencil = (m_config.buffers & GL_STENCIL_BUFFER_BIT) != 0; in render() local 1285 bool stencil = (m_config.buffers & GL_STENCIL_BUFFER_BIT) != 0; in render() local 1524 bool stencil; in init() member 1606 bool stencil = depthStencilFormats[fmtNdx].stencil; in init() local 1640 bool stencil = depthStencilFormats[depthStencilFmtNdx].stencil; in init() local 1682 bool stencil = depthStencilFormats[fmtNdx].stencil; in init() local
|
D | es3fFboInvalidateTests.cpp | 466 …bool stencil = depthStencilFmt.order == tcu::TextureFormat::S || depthStencilFmt.order == … in render() local 579 …bool stencil = depthStencilFmt.order == tcu::TextureFormat::S || depthStencilFmt.order == … in render() local 713 …bool stencil = depthStencilFmt.order == tcu::TextureFormat::S || depthStencilFmt.order == … in render() local 833 …bool stencil = depthStencilFmt.order == tcu::TextureFormat::S || depthStencilFmt.order == … in render() local 935 …bool stencil = depthStencilFmt.order == tcu::TextureFormat::S || depthStencilFmt.order == … in render() local 1092 …bool stencil = depthStencilFmt.order == tcu::TextureFormat::S || depthStencilFmt.order == … in render() local
|
D | es3fStencilTests.cpp | 129 int stencil; //!< Ref for quad op, clear value for clears member in deqp::gles3::Functional::StencilOp 150 static StencilOp clearStencil (int stencil) in clearStencil() 164 …static StencilOp quad (GLenum stencilTest, int stencil, GLenum depthTest, float depth, GLenum sFai… in quad()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_clear.c | 50 double depth, unsigned stencil) in softpipe_clear()
|
/external/skia/src/gpu/ |
D | GrRenderTarget.cpp | 95 bool GrRenderTargetPriv::attachStencilAttachment(GrStencilAttachment* stencil) { in attachStencilAttachment()
|
/external/deqp/modules/gles2/functional/ |
D | es2fStencilTests.cpp | 126 int stencil; //!< Ref for quad op, clear value for clears member in deqp::gles2::Functional::StencilOp 147 static StencilOp clearStencil (int stencil) in clearStencil() 161 …static StencilOp quad (GLenum stencilTest, int stencil, GLenum depthTest, float depth, GLenum sFai… in quad()
|
D | es2fDepthStencilClearTests.cpp | 145 …me, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, … in DepthStencilClearCase() 485 deUint32 stencil = rowAccess.getPixStencil(x, 0); in renderReference() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.hpp | 64 inline VkClearValue makeClearValueDepthStencil (float depth, deUint32 stencil) in makeClearValueDepthStencil()
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | postprocess.h | 55 struct pipe_resource *stencil; /* stencil shared by inner_tmps */ member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | r600_blit.c | 196 double depth, unsigned stencil) in r600_clear() 226 unsigned stencil, in r600_clear_depth_stencil()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_fbo.c | 554 const struct gl_renderbuffer_attachment *stencil) in st_is_depth_stencil_combined() 585 const struct gl_renderbuffer_attachment *stencil = in st_validate_framebuffer() local
|