Home
last modified time | relevance | path

Searched refs:agx_compiled_shader (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h57 struct agx_compiled_shader { struct
149 struct agx_compiled_shader *vs, *fs;
H A Dagx_state.c912 agx_update_shader(struct agx_context *ctx, struct agx_compiled_shader **out, in agx_update_shader()
928 struct agx_compiled_shader *compiled = CALLOC_STRUCT(agx_compiled_shader); in agx_update_shader()
1055 struct agx_compiled_shader *so = ent->data; in agx_delete_compiled_shader()
1071 agx_build_pipeline(struct agx_context *ctx, struct agx_compiled_shader *cs, enum pipe_shader_type stage) in agx_build_pipeline()
1380 demo_interpolation(struct agx_compiled_shader *fs, struct agx_pool *pool) in demo_interpolation()
1392 demo_linkage(struct agx_compiled_shader *vs, struct agx_pool *pool) in demo_linkage()

Completed in 4 milliseconds