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

/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h108 struct vc4_uncompiled_shader { struct
187 struct vc4_uncompiled_shader *bind_vs, *bind_fs;
H A Dvc4_qir.h328 struct vc4_uncompiled_shader *shader_state;
H A Dvc4_program.c2386 struct vc4_uncompiled_shader *so = CALLOC_STRUCT(vc4_uncompiled_shader);
2849 struct vc4_uncompiled_shader *so)
2865 struct vc4_uncompiled_shader *so = hwcso;

Completed in 114 milliseconds