/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tile_cache.c | 129 memset(tc->clear_flags, 255, sizeof(tc->clear_flags)); in sp_create_tile_cache() 156 FREE(tc->clear_flags); in sp_destroy_tile_cache() 187 FREE(tc->clear_flags); in sp_tile_cache_set_surface() 199 tc->clear_flags = CALLOC(1, tc->clear_flags_size); in sp_tile_cache_set_surface() 362 if (is_clear_flag_set(tc->clear_flags, addr, tc->clear_flags_size)) { in sp_tile_cache_flush_clear() 438 memset(tc->clear_flags, 0, tc->clear_flags_size); in sp_flush_tile_cache() 528 if (is_clear_flag_set(tc->clear_flags, addr, tc->clear_flags_size)) { in sp_find_cached_tile() 536 clear_clear_flag(tc->clear_flags, addr, tc->clear_flags_size); in sp_find_cached_tile() 584 memset(tc->clear_flags, 255, tc->clear_flags_size); in sp_tile_cache_clear()
|
D | sp_surface.c | 116 unsigned clear_flags, in softpipe_clear_depth_stencil() argument 128 util_clear_depth_stencil(pipe, dst, clear_flags, in softpipe_clear_depth_stencil()
|
D | sp_tile_cache.h | 92 uint *clear_flags; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_surface.c | 467 unsigned clear_flags, in util_fill_zs_rect() argument 510 if (clear_flags & PIPE_CLEAR_DEPTH) in util_fill_zs_rect() 532 if (clear_flags & PIPE_CLEAR_DEPTH) in util_fill_zs_rect() 557 unsigned clear_flags, in util_fill_zs_box() argument 568 util_fill_zs_rect(dst, format, need_rmw, clear_flags, stride, in util_fill_zs_box() 578 unsigned clear_flags, in util_clear_depth_stencil_texture() argument 587 if ((clear_flags & PIPE_CLEAR_DEPTHSTENCIL) && in util_clear_depth_stencil_texture() 588 ((clear_flags & PIPE_CLEAR_DEPTHSTENCIL) != PIPE_CLEAR_DEPTHSTENCIL) && in util_clear_depth_stencil_texture() 605 util_fill_zs_box(dst_map, format, need_rmw, clear_flags, in util_clear_depth_stencil_texture() 669 unsigned clear_flags, in util_clear_depth_stencil() argument [all …]
|
D | u_surface.h | 71 bool need_rmw, unsigned clear_flags, unsigned stride, 102 unsigned clear_flags,
|
D | u_blitter.h | 349 unsigned clear_flags,
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_rasterizer.c | 45 clear_flags(struct pipe_rasterizer_state *rast) in clear_flags() function 92 clear_flags(&state->lp_state); in llvmpipe_create_rasterizer_state() 94 clear_flags(&state->draw_state); in llvmpipe_create_rasterizer_state()
|
D | lp_surface.c | 349 unsigned clear_flags, in lp_clear_depth_stencil_texture_msaa() argument 357 if ((clear_flags & PIPE_CLEAR_DEPTHSTENCIL) && in lp_clear_depth_stencil_texture_msaa() 358 ((clear_flags & PIPE_CLEAR_DEPTHSTENCIL) != PIPE_CLEAR_DEPTHSTENCIL) && in lp_clear_depth_stencil_texture_msaa() 374 util_fill_zs_box(dst_map, format, need_rmw, clear_flags, in lp_clear_depth_stencil_texture_msaa() 384 unsigned clear_flags, in llvmpipe_clear_depth_stencil() argument 409 dst->format, clear_flags, in llvmpipe_clear_depth_stencil() 412 util_clear_depth_stencil(pipe, dst, clear_flags, in llvmpipe_clear_depth_stencil()
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
D | statx08.c | 34 static int fd, clear_flags; variable 118 clear_flags = 1; in caid_flags_setup() 160 if (clear_flags) { in cleanup()
|
/third_party/python/Lib/test/ |
D | test_decimal.py | 355 self.context.clear_flags() 2207 c.clear_flags() 2211 c.clear_flags() 2218 c.clear_flags() 2222 c.clear_flags() 2226 c.clear_flags() 2230 c.clear_flags() 2234 c.clear_flags() 2239 c.clear_flags() 2244 c.clear_flags() [all …]
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_clear.c | 313 unsigned clear_flags = 0; in svga_clear_texture() local 326 clear_flags |= PIPE_CLEAR_DEPTH; in svga_clear_texture() 329 clear_flags |= PIPE_CLEAR_STENCIL; in svga_clear_texture() 347 clear_flags, in svga_clear_texture() 357 dsv, clear_flags, in svga_clear_texture()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 161 struct pipe_surface *dst, unsigned clear_flags, in i915_clear_depth_stencil_render() argument 180 i915_clear_emit(pipe, clear_flags & PIPE_CLEAR_DEPTHSTENCIL, NULL, depth, in i915_clear_depth_stencil_render() 309 struct pipe_surface *dst, unsigned clear_flags, in i915_clear_depth_stencil_blitter() argument 326 if (clear_flags & PIPE_CLEAR_DEPTH) in i915_clear_depth_stencil_blitter() 331 if ((clear_flags & PIPE_CLEAR_STENCIL) || in i915_clear_depth_stencil_blitter()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_clear_blit.c | 138 unsigned clear_flags, double depth, unsigned stencil, in etna_clear_depth_stencil() argument 147 util_blitter_clear_depth_stencil(ctx->blitter, dst, clear_flags, depth, in etna_clear_depth_stencil()
|
/third_party/python/Modules/_decimal/tests/ |
D | deccheck.py | 268 self.c.clear_flags() 269 self.p.clear_flags() 312 maxcontext.clear_flags() 376 self.maxcontext.clear_flags() 689 t.maxcontext.clear_flags() 768 t.maxcontext.clear_flags()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_clear.h | 81 unsigned clear_flags, double depth, unsigned stencil,
|
D | zink_clear.c | 570 unsigned clear_flags, double depth, unsigned stencil, in zink_clear_depth_stencil() argument 590 pctx->clear(pctx, clear_flags, &scissor, NULL, depth, stencil); in zink_clear_depth_stencil()
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
D | verify.rs | 102 pub fn clear_flags(&mut self, flags: X509VerifyFlags) -> Result<(), ErrorStack> { in clear_flags() method
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_clear.c | 1285 unsigned clear_flags, double depth, unsigned stencil, in si_clear_depth_stencil() argument 1294 clear_flags, &unused, depth, stencil)) in si_clear_depth_stencil() 1299 util_blitter_clear_depth_stencil(sctx->blitter, dst, clear_flags, depth, stencil, dstx, dsty, in si_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_blit.c | 459 unsigned clear_flags, in r300_clear_depth_stencil() argument 479 util_blitter_clear_depth_stencil(r300->blitter, dst, clear_flags, depth, stencil, in r300_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 703 unsigned clear_flags,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 557 unsigned clear_flags, in r600_clear_depth_stencil() argument 568 util_blitter_clear_depth_stencil(rctx->blitter, dst, clear_flags, depth, stencil, in r600_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_context.c | 1472 unsigned clear_flags, in trace_context_clear_depth_stencil() argument 1488 trace_dump_arg(uint, clear_flags); in trace_context_clear_depth_stencil() 1497 pipe->clear_depth_stencil(pipe, dst, clear_flags, depth, stencil, in trace_context_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_context.c | 978 unsigned clear_flags, in rbug_clear_depth_stencil() argument 993 clear_flags, in rbug_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_surface.c | 367 unsigned clear_flags, in nv50_clear_depth_stencil() argument 385 if (clear_flags & PIPE_CLEAR_DEPTH) { in nv50_clear_depth_stencil() 391 if (clear_flags & PIPE_CLEAR_STENCIL) { in nv50_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_surface.c | 622 unsigned clear_flags, in nvc0_clear_depth_stencil() argument 644 if (clear_flags & PIPE_CLEAR_DEPTH) { in nvc0_clear_depth_stencil() 650 if (clear_flags & PIPE_CLEAR_STENCIL) { in nvc0_clear_depth_stencil()
|