Searched defs:statts (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_drawable.c | 48 const enum st_attachment_type *statts, in dri_st_framebuffer_validate() 241 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; in dri_drawable_validate_att() local
|
H A D | dri2.c | 228 const enum st_attachment_type *statts, in dri_image_drawable_get_buffers() 399 const enum st_attachment_type *statts, in dri2_allocate_textures()
|
H A D | kopper.c | 174 const enum st_attachment_type *statts, in kopper_allocate_textures()
|
H A D | drisw.c | 407 const enum st_attachment_type *statts, in drisw_allocate_textures()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/hgl/ |
H A D | hgl.c | 155 struct pipe_frontend_drawable *drawable, const enum st_attachment_type *statts, in hgl_st_framebuffer_validate()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_st.c | 329 const enum st_attachment_type *statts, in stw_st_framebuffer_validate()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_st.c | 210 const enum st_attachment_type *statts, in xmesa_st_framebuffer_validate()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/osmesa/ |
H A D | osmesa.c | 412 const enum st_attachment_type *statts, in osmesa_st_framebuffer_validate()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | mtypes.h | 2723 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; member
|