Home
last modified time | relevance | path

Searched defs:statts (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c221 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; in dri_drawable_validate_att() local
44 dri_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) dri_st_framebuffer_validate() argument
H A Ddrisw.c344 drisw_allocate_textures(struct dri_context *stctx, struct dri_drawable *drawable, const enum st_attachment_type *statts, unsigned count) drisw_allocate_textures() argument
[all...]
H A Dkopper.c485 kopper_allocate_textures(struct dri_context *ctx, struct dri_drawable *drawable, const enum st_attachment_type *statts, unsigned statts_count) kopper_allocate_textures() argument
[all...]
H A Ddri2.c218 dri_image_drawable_get_buffers(struct dri_drawable *drawable, struct __DRIimageList *images, const enum st_attachment_type *statts, unsigned statts_count) dri_image_drawable_get_buffers() argument
435 dri2_allocate_textures(struct dri_context *ctx, struct dri_drawable *drawable, const enum st_attachment_type *statts, unsigned statts_count) dri2_allocate_textures() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c203 xmesa_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) xmesa_st_framebuffer_validate() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c157 hgl_st_framebuffer_validate(struct st_context_iface *stctxi, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) hgl_st_framebuffer_validate() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c314 stw_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfb, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) stw_st_framebuffer_validate() argument
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c418 osmesa_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) osmesa_st_framebuffer_validate() argument
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h2769 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; member

Completed in 31 milliseconds