Searched defs:agx_uncompiled_shader (Results 1 – 1 of 1) sorted by relevance
280 struct agx_uncompiled_shader { struct299 struct agx_uncompiled_shader *passthrough_progs[MESA_PRIM_COUNT][3][2]; argument300 struct agx_uncompiled_shader *passthrough_tcs[32]; argument303 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