Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/panfrost/
H A Dpan_context.h121 struct panfrost_context { struct
132 struct panfrost_pool descs, shaders;
135 uint32_t syncobj;
140 struct {
146 } batches;
165 bool indirect_draw;
166 unsigned drawid;
187 uint32_t vb_mask;
214 bool cond_cond;
217 bool is_noop;
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/panfrost/
H A Dpan_context.h95 struct panfrost_context { struct
97 struct pipe_context base;
110 unsigned draw_modes;
115 bool active_queries;
116 uint64_t prims_generated;
120 unsigned vertex_count;
121 unsigned instance_count;
126 unsigned padded_count;
137 uint32_t vb_mask;
167 unsigned sample_mask;
[all …]