Home
last modified time | relevance | path

Searched defs:dirty (Results 101 - 125 of 150) sorted by relevance

123456

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh123 void dirty () { population = UINT_MAX; } in dirty() function
/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c106 int dirty; member
H A Dflashsv2enc.c78 uint8_t dirty; member
/third_party/exfatprogs/fsck/
H A Dfsck.c344 static int exfat_mark_volume_dirty(struct exfat *exfat, bool dirty) in exfat_mark_volume_dirty() argument
/third_party/libdrm/include/drm/
H A Dmach64_drm.h128 unsigned int dirty; member
H A Dvia_drm.h187 unsigned int dirty; member
H A Dmga_drm.h185 unsigned int dirty; member
H A Dr128_drm.h156 unsigned int dirty; member
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c188 unsigned dirty:1; member
[all...]
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86.h152 unsigned int dirty: 1; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h60 int dirty, next_stream, once; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c530 const enum fd_dirty_3d_state dirty = emit->dirty; in fd5_emit_state() local
884 enum fd_dirty_shader_state dirty = ctx->dirty_shader[PIPE_SHADER_COMPUTE]; fd5_emit_cs_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h538 bool dirty; /* last draw state unknown */ member
586 fd_context_dirty_resource(enum fd_dirty_3d_state dirty) in fd_context_dirty_resource() argument
672 fd_context_add_map(struct fd_context *ctx, enum fd_dirty_3d_state dirty, uint32_t gen_dirty) fd_context_add_map() argument
686 fd_context_add_shader_map(struct fd_context *ctx, enum pipe_shader_type shader, enum fd_dirty_shader_state dirty, uint32_t gen_dirty) fd_context_add_shader_map() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h79 uint32_t dirty; member
150 uint32_t dirty; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp500 uint64_t dirty = ctx->shader_dirty[stage]; in update_shader_stage_root_parameters() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h131 enum pan_dirty_3d dirty; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c451 bool dirty; in evergreen_create_compute_state() local
/third_party/f2fs-tools/fsck/
H A Df2fs.h151 int dirty; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.h298 uint32_t dirty; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h239 uint64_t dirty; /**< dirty states */ member
/third_party/libdrm/
H A Dxf86drmMode.c351 struct drm_mode_fb_dirty_cmd dirty; in drmModeDirtyFB() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h278 unsigned dirty; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c2624 uint64_t dirty = 0ull; in iris_dirty_for_history() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h135 bool dirty; member
208 } dirty; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2822 unsigned dirty = sctx->descriptors_dirty & mask; in si_upload_shader_descriptors() local

Completed in 69 milliseconds

123456