Home
last modified time | relevance | path

Searched defs:cso_context (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c64 struct cso_context { struct
65 struct pipe_context *pipe;
66 struct cso_cache *cache;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
74 boolean has_compute_shader;
75 boolean has_streamout;
91 int max_sampler_seen;
102 unsigned nr_so_targets;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c65 struct cso_context { struct
66 struct pipe_context *pipe;
68 struct u_vbuf *vbuf;
70 bool always_use_vbuf;
73 boolean has_tessellation;
75 boolean has_streamout;
89 int max_sampler_seen;
91 unsigned nr_so_targets;
100 void *blend, *blend_saved;
101 void *depth_stencil, *depth_stencil_saved;
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/include/frontend/
H A Dapi.h378 struct cso_context *cso_context; member
/dports/lang/clover/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/include/frontend/
H A Dapi.h389 struct cso_context *cso_context; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/include/frontend/
H A Dapi.h384 struct cso_context *cso_context; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_context.h337 struct cso_context *cso_context; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_context.h127 struct cso_context *cso_context; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_context.h129 struct cso_context *cso_context; member

12