| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_drawable.c | 221 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 D | drisw.c | 344 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 D | kopper.c | 485 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 D | dri2.c | 218 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 D | xm_st.c | 203 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 D | hgl.c | 157 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 D | stw_st.c | 314 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 D | osmesa.c | 418 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 D | mtypes.h | 2769 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; member
|