Home
last modified time | relevance | path

Searched refs:agx_shader_info (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h87 struct agx_shader_info { struct
189 struct agx_shader_info *out);
Dcmdline.c149 struct agx_shader_info out = { 0 }; in compile_shader()
Dagx_compiler.h356 struct agx_shader_info *out;
Dagx_compile.c1370 struct agx_shader_info *out) in agx_compile_shader_nir()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h65 struct agx_shader_info info;
Dagx_blit.c67 struct agx_shader_info info; in agx_build_reload_shader()