Searched defs:statts (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_drawable.c | 46 const enum st_attachment_type *statts, in dri_st_framebuffer_validate() 221 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; in dri_drawable_validate_att() local
|
D | drisw.c | 346 const enum st_attachment_type *statts, in drisw_allocate_textures()
|
D | dri2.c | 220 const enum st_attachment_type *statts, in dri_image_drawable_get_buffers() 437 const enum st_attachment_type *statts, in dri2_allocate_textures()
|
D | kopper.c | 487 const enum st_attachment_type *statts, in kopper_allocate_textures()
|
/third_party/mesa3d/src/gallium/frontends/hgl/ |
D | hgl.c | 158 struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, in hgl_st_framebuffer_validate()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_st.c | 316 const enum st_attachment_type *statts, in stw_st_framebuffer_validate()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | xm_st.c | 205 const enum st_attachment_type *statts, in xmesa_st_framebuffer_validate()
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
D | osmesa.c | 420 const enum st_attachment_type *statts, in osmesa_st_framebuffer_validate()
|
/third_party/mesa3d/src/mesa/main/ |
D | mtypes.h | 2769 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; member
|