Home
last modified time | relevance | path

Searched refs:vc4_uncompiled_shader (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h111 struct vc4_uncompiled_shader { struct
168 struct vc4_uncompiled_shader *bind_vs, *bind_fs;
H A Dvc4_program.c2401 vc4_setup_shared_precompile_key(struct vc4_uncompiled_shader *uncompiled, in vc4_setup_shared_precompile_key()
2452 struct vc4_uncompiled_shader *so) in vc4_shader_precompile()
2504 struct vc4_uncompiled_shader *so = CALLOC_STRUCT(vc4_uncompiled_shader); in vc4_shader_state_create()
2948 struct vc4_uncompiled_shader *so) in delete_from_cache_if_matches()
2968 struct vc4_uncompiled_shader *so = hwcso; in vc4_shader_state_delete()
H A Dvc4_qir.h303 struct vc4_uncompiled_shader *shader_state;