Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h116 struct vc4_uncompiled_shader { struct
173 struct vc4_uncompiled_shader *bind_vs, *bind_fs;
Dvc4_qir.h303 struct vc4_uncompiled_shader *shader_state;
Dvc4_program.c2433 struct vc4_uncompiled_shader *so = CALLOC_STRUCT(vc4_uncompiled_shader); in vc4_shader_state_create()
2872 struct vc4_uncompiled_shader *so) in delete_from_cache_if_matches()
2892 struct vc4_uncompiled_shader *so = hwcso; in vc4_shader_state_delete()