Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_disk_cache.c85 struct v3d_uncompiled_shader *uncompiled = key->shader_state; in v3d_disk_cache_compute_key() local
117 struct v3d_uncompiled_shader *uncompiled = key->shader_state; in v3d_disk_cache_retrieve() local
201 struct v3d_uncompiled_shader *uncompiled = key->shader_state; in v3d_disk_cache_store() local
Dv3d_program.c514 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, in v3d_setup_shared_precompile_key()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h675 struct iris_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h512 struct crocus_uncompiled_shader *uncompiled[MESA_SHADER_STAGES]; member