Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h279 struct agx_uncompiled_shader { struct
298 struct agx_uncompiled_shader *passthrough_progs[MESA_PRIM_COUNT][3][2]; argument
299 struct agx_uncompiled_shader *passthrough_tcs[32]; argument
302 struct hash_table *linked_shaders;
304 uint32_t xfb_strides[4];
305 bool has_xfb_info;
306 bool is_xfb_passthrough;
308 enum mesa_prim gs_mode;
311 bool uses_bindless_samplers;
337 struct agx_uncompiled_shader *shader; argument