Searched defs:stencil (Results 1 - 25 of 242) sorted by relevance

12345678910

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_clear.c48 llvmpipe_clear(struct pipe_context * pipe,unsigned buffers,const union pipe_color_union * color,double depth,unsigned stencil) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_clear.c49 llvmpipe_clear(struct pipe_context * pipe,unsigned buffers,const struct pipe_scissor_state * scissor_state,const union pipe_color_union * color,double depth,unsigned stencil) argument
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dhiz.rst
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_clear.cpp28 swr_clear(struct pipe_context * pipe,unsigned buffers,const union pipe_color_union * color,double depth,unsigned stencil) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_clear.c49 softpipe_clear(struct pipe_context * pipe,unsigned buffers,const union pipe_color_union * color,double depth,unsigned stencil) argument
H A Dsp_surface.c114 softpipe_clear_depth_stencil(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument
H A Dsp_quad.h90 uint8_t stencil[TGSI_QUAD_SIZE]; member in struct:quad_header_output
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Ddsa.rst[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_clear.cpp28 swr_clear(struct pipe_context * pipe,unsigned buffers,const struct pipe_scissor_state * scissor_state,const union pipe_color_union * color,double depth,unsigned stencil) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_clear.c50 softpipe_clear(struct pipe_context * pipe,unsigned buffers,const struct pipe_scissor_state * scissor_state,const union pipe_color_union * color,double depth,unsigned stencil) argument
H A Dsp_surface.c114 softpipe_clear_depth_stencil(struct pipe_context * pipe,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Ddsa.rst[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_shader.h99 bool stencil = info->fs.writes_stencil; local in function:pan_shader_classify_pixel_kill_coverage
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/GL/
H A DvisualConfigs.c67 int stereo, depth, aux, buffers, stencil, accum, color, msample; local in function:__glXAquaCreateVisualConfigs
/xsrc/external/mit/xorg-server/dist/hw/xquartz/GL/
H A DvisualConfigs.c65 int stereo, depth, aux, buffers, stencil, accum, color, msample; local in function:__glXAquaCreateVisualConfigs
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_shader_util.c113 ac_export_mrt_z(struct ac_llvm_context * ctx,LLVMValueRef depth,LLVMValueRef stencil,LLVMValueRef samplemask,struct ac_export_args * args) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_image.h24 VkImageStencilUsageCreateInfo stencil; member in struct:vn_image_create_deferred_info
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dstencilreaddraw.c24 GLubyte stencil[100 * 100 * 2]; local in function:Display
[all...]
H A Ddrawstencil.c24 DrawStencilPixels(GLint x,GLint y,GLsizei w,GLsizei h,const GLubyte * stencil) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_clear.c44 pack_zeta(enum pipe_format format, double depth, unsigned stencil) argument
53 nv30_clear(struct pipe_context * pipe,unsigned buffers,const union pipe_color_union * color,double depth,unsigned stencil) argument
162 nv30_clear_depth_stencil(struct pipe_context * pipe,struct pipe_surface * ps,unsigned buffers,double depth,unsigned stencil,unsigned x,unsigned y,unsigned w,unsigned h,bool render_condition_enabled) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_clear.h43 unsigned stencil; member in struct:zink_framebuffer_clear_data::__anon7290fca7010a::__anon7290fca70308
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_private.h78 struct pipe_resource *stencil; /* stencil shared by inner_tmps */ member in struct:pp_queue_t
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_clear_blit.c95 etna_clear_depth_stencil(struct pipe_context * pctx,struct pipe_surface * dst,unsigned clear_flags,double depth,unsigned stencil,unsigned dstx,unsigned dsty,unsigned width,unsigned height,bool render_condition_enabled) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c268 fd5_clear(struct fd_context * ctx,unsigned buffers,const union pipe_color_union * color,double depth,unsigned stencil) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.c384 fd6_clear(struct fd_context * ctx,unsigned buffers,const union pipe_color_union * color,double depth,unsigned stencil) argument

Completed in 17 milliseconds

12345678910