Searched defs:uncompiled (Results 1 – 13 of 13) sorted by relevance
| /external/mesa3d/src/gallium/drivers/asahi/ |
| D | agx_disk_cache.c | 30 const struct agx_uncompiled_shader *uncompiled, in agx_disk_cache_compute_key() 88 const struct agx_uncompiled_shader *uncompiled, bool is_root) in read_shader() 127 const struct agx_uncompiled_shader *uncompiled, in agx_disk_cache_store() 155 const struct agx_uncompiled_shader *uncompiled, in agx_disk_cache_retrieve()
|
| D | agx_state.c | 5465 struct agx_uncompiled_shader *uncompiled = in agx_launch_grid() local
|
| /external/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_shader.c | 186 struct panfrost_uncompiled_shader *uncompiled, in panfrost_shader_get() 235 struct panfrost_uncompiled_shader *uncompiled) in panfrost_build_key() 289 struct panfrost_uncompiled_shader *uncompiled, in panfrost_new_variant_locked() 339 struct panfrost_uncompiled_shader *uncompiled = ctx->uncompiled[type]; in panfrost_update_shader_variant() local 519 struct panfrost_uncompiled_shader *uncompiled = cso; in panfrost_bind_compute_state() local 532 struct panfrost_uncompiled_shader *uncompiled = cso; in panfrost_get_compute_state_info() local
|
| D | pan_disk_cache.c | 48 const struct panfrost_uncompiled_shader *uncompiled, in panfrost_disk_cache_compute_key() 67 const struct panfrost_uncompiled_shader *uncompiled, in panfrost_disk_cache_store() 109 const struct panfrost_uncompiled_shader *uncompiled, in panfrost_disk_cache_retrieve()
|
| D | pan_context.h | 182 struct panfrost_uncompiled_shader *uncompiled[PIPE_SHADER_TYPES]; member
|
| /external/mesa3d/src/gallium/drivers/v3d/ |
| D | v3d_disk_cache.c | 81 const struct v3d_uncompiled_shader *uncompiled) in v3d_disk_cache_compute_key() 106 const struct v3d_uncompiled_shader *uncompiled) in v3d_disk_cache_retrieve() 187 const struct v3d_uncompiled_shader *uncompiled, in v3d_disk_cache_store()
|
| D | v3d_program.c | 460 struct v3d_uncompiled_shader *uncompiled) in v3d_get_compiled_shader() 590 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, in v3d_setup_shared_precompile_key() 765 struct v3d_uncompiled_shader *uncompiled = v3d->prog.bind_gs; in v3d_update_compiled_gs() local
|
| /external/rust/crates/regex-automata/src/ |
| D | determinize.rs | 103 let mut uncompiled = vec![self.add_start(&mut sparse)?]; in build() localVariable
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_measure.c | 141 fetch_hash(const struct iris_uncompiled_shader *uncompiled) in fetch_hash()
|
| D | iris_context.h | 939 struct iris_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member
|
| /external/rust/crates/regex-automata/src/nfa/ |
| D | compiler.rs | 864 uncompiled: Vec<Utf8Node>, field 966 let mut uncompiled = self.state.uncompiled.pop().unwrap(); in pop_freeze() localVariable
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_program.c | 2397 vc4_setup_shared_precompile_key(struct vc4_uncompiled_shader *uncompiled, in vc4_setup_shared_precompile_key()
|
| /external/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_context.h | 512 struct crocus_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member
|