Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h103 struct panfrost_context { struct
105 struct pipe_context base;
110 struct u_upload_mgr *state_uploader;
113 uint32_t syncobj;
116 struct panfrost_batch *batch;
117 struct hash_table *batches;
120 struct hash_table *accessed_bos;
123 const struct pipe_grid_info *compute_grid;
126 unsigned draw_modes;
128 struct pipe_framebuffer_state pipe_framebuffer;
[all …]