Home
last modified time | relevance | path

Searched defs:agx_uncompiled_shader (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h280 struct agx_uncompiled_shader { struct
299 struct agx_uncompiled_shader *passthrough_progs[MESA_PRIM_COUNT][3][2]; argument
300 struct agx_uncompiled_shader *passthrough_tcs[32]; argument
303 struct hash_table *linked_shaders;
305 uint32_t xfb_strides[4];
306 bool has_xfb_info;
307 bool is_xfb_passthrough;
309 enum mesa_prim gs_mode;
312 bool uses_bindless_samplers;
338 struct agx_uncompiled_shader *shader; argument