Home
last modified time | relevance | path

Searched defs:uncompiled (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_shader.c217 struct panfrost_uncompiled_shader *uncompiled, in panfrost_shader_get()
266 struct panfrost_uncompiled_shader *uncompiled) in panfrost_build_vs_key()
277 struct panfrost_uncompiled_shader *uncompiled) in panfrost_build_fs_key()
328 struct panfrost_uncompiled_shader *uncompiled) in panfrost_build_key()
346 struct panfrost_uncompiled_shader *uncompiled, in panfrost_new_variant_locked()
397 struct panfrost_uncompiled_shader *uncompiled = ctx->uncompiled[type]; in panfrost_update_shader_variant() local
591 struct panfrost_uncompiled_shader *uncompiled = cso; in panfrost_bind_compute_state() local
604 struct panfrost_uncompiled_shader *uncompiled = cso; in panfrost_get_compute_state_info() local
Dpan_disk_cache.c50 const struct panfrost_uncompiled_shader *uncompiled, in panfrost_disk_cache_compute_key()
69 const struct panfrost_uncompiled_shader *uncompiled, in panfrost_disk_cache_store()
111 const struct panfrost_uncompiled_shader *uncompiled, in panfrost_disk_cache_retrieve()
Dpan_context.h187 struct panfrost_uncompiled_shader *uncompiled[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_disk_cache.c30 const struct agx_uncompiled_shader *uncompiled, in agx_disk_cache_compute_key()
93 const struct agx_uncompiled_shader *uncompiled, bool is_root) in read_shader()
151 const struct agx_uncompiled_shader *uncompiled, in agx_disk_cache_store()
177 const struct agx_uncompiled_shader *uncompiled, in agx_disk_cache_retrieve()
Dagx_state.c5328 struct agx_uncompiled_shader *uncompiled = in agx_launch_grid() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_disk_cache.c74 const struct v3d_uncompiled_shader *uncompiled) in v3d_disk_cache_compute_key()
99 const struct v3d_uncompiled_shader *uncompiled) in v3d_disk_cache_retrieve()
182 const struct v3d_uncompiled_shader *uncompiled, in v3d_disk_cache_store()
Dv3d_program.c475 struct v3d_uncompiled_shader *uncompiled) in v3d_get_compiled_shader()
605 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, in v3d_setup_shared_precompile_key()
798 struct v3d_uncompiled_shader *uncompiled = v3d->prog.bind_gs; in v3d_update_compiled_gs() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_measure.c142 fetch_hash(const struct iris_uncompiled_shader *uncompiled) in fetch_hash()
Diris_context.h949 struct iris_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2405 vc4_setup_shared_precompile_key(struct vc4_uncompiled_shader *uncompiled, in vc4_setup_shared_precompile_key()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h512 struct crocus_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member