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