Home
last modified time | relevance | path

Searched defs:dirty (Results 1 – 25 of 157) sorted by relevance

1234567

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_need_swtnl.c36 update_need_swvfetch(struct svga_context *svga, uint64_t dirty) in update_need_swvfetch()
61 update_need_pipeline(struct svga_context *svga, uint64_t dirty) in update_need_pipeline()
159 update_need_swtnl(struct svga_context *svga, uint64_t dirty) in update_need_swtnl()
Dsvga_state_constants.c1063 emit_fs_consts(struct svga_context *svga, uint64_t dirty) in emit_fs_consts()
1086 emit_fs_constbuf(struct svga_context *svga, uint64_t dirty) in emit_fs_constbuf()
1124 emit_vs_consts(struct svga_context *svga, uint64_t dirty) in emit_vs_consts()
1148 emit_vs_constbuf(struct svga_context *svga, uint64_t dirty) in emit_vs_constbuf()
1188 emit_gs_consts(struct svga_context *svga, uint64_t dirty) in emit_gs_consts()
1217 emit_gs_constbuf(struct svga_context *svga, uint64_t dirty) in emit_gs_constbuf()
1261 emit_tcs_consts(struct svga_context *svga, uint64_t dirty) in emit_tcs_consts()
1281 emit_tcs_constbuf(struct svga_context *svga, uint64_t dirty) in emit_tcs_constbuf()
1322 emit_tes_consts(struct svga_context *svga, uint64_t dirty) in emit_tes_consts()
1340 emit_tes_constbuf(struct svga_context *svga, uint64_t dirty) in emit_tes_constbuf()
[all …]
Dsvga_state_vdecl.c43 emit_hw_vs_vdecl(struct svga_context *svga, uint64_t dirty) in emit_hw_vs_vdecl()
139 emit_hw_vdecl(struct svga_context *svga, uint64_t dirty) in emit_hw_vdecl()
Dsvga_state_ts.c82 emit_hw_tcs(struct svga_context *svga, uint64_t dirty) in emit_hw_tcs()
237 emit_hw_tes(struct svga_context *svga, uint64_t dirty) in emit_hw_tes()
Dsvga_state_sampler.c241 update_sampler_resources(struct svga_context *svga, uint64_t dirty) in update_sampler_resources()
392 update_samplers(struct svga_context *svga, uint64_t dirty ) in update_samplers()
541 update_cs_sampler_resources(struct svga_context *svga, uint64_t dirty) in update_cs_sampler_resources()
659 update_cs_samplers(struct svga_context *svga, uint64_t dirty ) in update_cs_samplers()
Dsvga_state_framebuffer.c306 emit_framebuffer(struct svga_context *svga, uint64_t dirty) in emit_framebuffer()
696 uint64_t dirty ) in emit_viewport()
788 uint64_t dirty ) in emit_scissor_rect()
846 uint64_t dirty ) in emit_clip_planes()
Dsvga_state_rss.c100 emit_rss_vgpu9(struct svga_context *svga, uint64_t dirty) in emit_rss_vgpu9()
388 emit_rss_vgpu10(struct svga_context *svga, uint64_t dirty) in emit_rss_vgpu10()
525 emit_rss(struct svga_context *svga, uint64_t dirty) in emit_rss()
Dsvga_swtnl_state.c101 update_swtnl_draw(struct svga_context *svga, uint64_t dirty) in update_swtnl_draw()
356 update_swtnl_vdecl(struct svga_context *svga, uint64_t dirty) in update_swtnl_vdecl()
Dsvga_state.h42 uint64_t dirty; member
Dsvga_state_cs.c71 emit_hw_cs(struct svga_context *svga, uint64_t dirty) in emit_hw_cs()
Dsvga_state_gs.c112 emit_hw_gs(struct svga_context *svga, uint64_t dirty) in emit_hw_gs()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.c129 uint32_t dirty = ctx->dirty; in emit_halti5_only_state() local
163 uint32_t dirty = ctx->dirty; in emit_pre_halti5_state() local
230 uint32_t dirty = ctx->dirty; in etna_emit_state() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DSamplerNULL.cpp21 angle::Result SamplerNULL::syncState(const gl::Context *context, const bool dirty) in syncState()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.h39 unsigned dirty; member
Di915_state_emit.c47 unsigned dirty, batch_space; member
107 unsigned dirty = (1 << I915_IMMEDIATE_S0 | 1 << I915_IMMEDIATE_S1 | in validate_immediate() local
149 unsigned dirty = (1 << I915_IMMEDIATE_S0 | 1 << I915_IMMEDIATE_S1 | in emit_immediate() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom.c91 uint64_t dirty = 0; in check_program_state() local
200 uint64_t dirty, pipeline_mask; in st_validate_state() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp28 angle::Result SamplerVk::syncState(const gl::Context *context, const bool dirty) in syncState()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c189 const enum fd_dirty_3d_state dirty) in fd2_emit_state_binning()
235 fd2_emit_state(struct fd_context *ctx, const enum fd_dirty_3d_state dirty) in fd2_emit_state()
/third_party/libcoap/include/coap3/
Dcoap_subscribe_internal.h63 uint8_t dirty; /**< set if the notification temporarily could not be member
/third_party/openssl/apps/
Dinfo.c40 int ret = 1, dirty = 0, type = 0; in info_main() local
/third_party/ltp/testcases/kernel/syscalls/msync/
Dmsync04.c48 uint64_t dirty; in test_msync() local
/third_party/node/deps/openssl/openssl/apps/
Dinfo.c47 int ret = 1, dirty = 0, type = 0; in info_main() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv40_verttex.c33 unsigned dirty = nv30->vertprog.dirty_samplers; in nv40_verttex_validate() local
/third_party/exfatprogs/fsck/
Dfsck.h29 bool dirty:1; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_draw.c123 enum fd_dirty_3d_state dirty = ctx->dirty; in fd4_draw_vbo() local

1234567