Searched defs:clear_depth (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_job.h51 float clear_depth; member in struct:panfrost_job
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_clear.c49 uint32_t clear_params, clear_color, clear_depth, clear_stencil, local in function:i915_clear_emit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_clear.c48 uint32_t clear_params, clear_color, clear_depth, clear_stencil, local in function:i915_clear_emit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_job.h64 float clear_depth; member in struct:panfrost_batch
/src/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_state.c216 mach64_dma_dispatch_clear(struct drm_device * dev,struct drm_file * file_priv,unsigned int flags,int cx,int cy,int cw,int ch,unsigned int clear_color,unsigned int clear_depth) argument
H A Dmach64_drm.h229 unsigned int clear_depth; member in struct:drm_mach64_clear
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Dmach64_common.h103 unsigned int clear_depth; member in struct:__anon92111f000308
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h181 double clear_depth; member in struct:fd_batch
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_clear.c482 clear_depth_stencil(struct iris_context * ice,struct pipe_resource * p_res,unsigned level,const struct pipe_box * box,bool render_condition_enabled,bool clear_depth,bool clear_stencil,float depth,uint8_t stencil) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c539 clear_depth_stencil(struct crocus_context * ice,struct pipe_resource * p_res,unsigned level,const struct pipe_box * box,bool render_condition_enabled,bool clear_depth,bool clear_stencil,float depth,uint8_t stencil) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_clear.c550 clear_depth_stencil(struct iris_context * ice,struct pipe_resource * p_res,unsigned level,const struct pipe_box * box,bool render_condition_enabled,bool clear_depth,bool clear_stencil,float depth,uint8_t stencil) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_common.h169 int clear_depth; member in struct:__anon16a5de240308
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_common.h150 unsigned int clear_depth; member in struct:__anonbe031e140a08
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_common.h118 unsigned int clear_depth; member in struct:__anon339d47a40708
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h216 double clear_depth; member in struct:fd_batch
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dgf100.h147 void (*clear_depth)(struct gf100_gr *, int zbc); member in struct:gf100_gr_func_zbc
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dmach64_drm.h229 unsigned int clear_depth; member in struct:drm_mach64_clear
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_drm.h213 unsigned int clear_depth; member in struct:drm_savage_clear
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_common.h299 int clear_depth; member in struct:__anonbc4a08ad0408
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_common.h299 int clear_depth; member in struct:__anonc6089de10408
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_clear.c569 blorp_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
703 blorp_hiz_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,bool clear_stencil,uint8_t stencil_value) argument
761 blorp_gen8_hiz_clear_attachments(struct blorp_batch * batch,uint32_t num_samples,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,bool clear_stencil,uint8_t stencil_value) argument
797 blorp_clear_attachments(struct blorp_batch * batch,uint32_t binding_table_offset,enum isl_format depth_format,uint32_t num_samples,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_color,union isl_color_value color_value,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c785 blorp_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
981 blorp_can_clear_full_surface(const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,bool clear_stencil) argument
1004 blorp_hiz_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,bool clear_stencil,uint8_t stencil_value) argument
1071 blorp_gfx8_hiz_clear_attachments(struct blorp_batch * batch,uint32_t num_samples,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,bool clear_stencil,uint8_t stencil_value) argument
1108 blorp_clear_attachments(struct blorp_batch * batch,uint32_t binding_table_offset,enum isl_format depth_format,uint32_t num_samples,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_color,union isl_color_value color_value,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
[all...]
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Di810_drm.h239 int clear_depth; member in struct:_drm_i810_clear
H A Dmga_drm.h372 unsigned int clear_depth; member in struct:drm_mga_clear
H A Dr128_drm.h263 unsigned int clear_depth; member in struct:drm_r128_clear

Completed in 34 milliseconds

12