Searched refs:agx_linked_shader (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/asahi/lib/ |
D | agx_linker.h | 14 struct agx_linked_shader { struct 40 void agx_fast_link(struct agx_linked_shader *linked, struct agx_device *dev, argument
|
D | agx_linker.c | 83 agx_fast_link(struct agx_linked_shader *linked, struct agx_device *dev, in agx_fast_link()
|
/external/mesa3d/src/gallium/drivers/asahi/ |
D | agx_state.h | 613 struct agx_linked_shader *vs, *fs; 781 struct agx_linked_shader; 795 struct agx_linked_shader *linked, enum pipe_shader_type stage,
|
D | agx_state.c | 2168 static struct agx_linked_shader * 2202 struct agx_linked_shader *linked = in asahi_fast_link() 2203 rzalloc(so->linked_shaders, struct agx_linked_shader); in asahi_fast_link() 2533 struct agx_linked_shader *link = ent->data; in agx_delete_uncompiled_shader() 2961 struct agx_linked_shader *linked, in agx_build_pipeline() 5217 struct agx_linked_shader *linked, enum pipe_shader_type stage, in agx_launch()
|
/external/mesa3d/src/asahi/vulkan/ |
D | hk_shader.h | 314 struct agx_linked_shader b;
|