Searched defs:uncompiled (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_shader.c | 217 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
|
| D | pan_disk_cache.c | 50 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()
|
| D | pan_context.h | 187 struct panfrost_uncompiled_shader *uncompiled[PIPE_SHADER_TYPES]; member
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| D | agx_disk_cache.c | 30 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()
|
| D | agx_state.c | 5328 struct agx_uncompiled_shader *uncompiled = in agx_launch_grid() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| D | v3d_disk_cache.c | 74 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()
|
| D | v3d_program.c | 475 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/ |
| D | iris_measure.c | 142 fetch_hash(const struct iris_uncompiled_shader *uncompiled) in fetch_hash()
|
| D | iris_context.h | 949 struct iris_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_program.c | 2405 vc4_setup_shared_precompile_key(struct vc4_uncompiled_shader *uncompiled, in vc4_setup_shared_precompile_key()
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_context.h | 512 struct crocus_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member
|