Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_drawable.c46 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
Ddrisw.c346 const enum st_attachment_type *statts, in drisw_allocate_textures()
Ddri2.c220 const enum st_attachment_type *statts, in dri_image_drawable_get_buffers()
437 const enum st_attachment_type *statts, in dri2_allocate_textures()
Dkopper.c487 const enum st_attachment_type *statts, in kopper_allocate_textures()
/third_party/mesa3d/src/gallium/frontends/hgl/
Dhgl.c158 struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, in hgl_st_framebuffer_validate()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_st.c316 const enum st_attachment_type *statts, in stw_st_framebuffer_validate()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c205 const enum st_attachment_type *statts, in xmesa_st_framebuffer_validate()
/third_party/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c420 const enum st_attachment_type *statts, in osmesa_st_framebuffer_validate()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2769 enum st_attachment_type statts[ST_ATTACHMENT_COUNT]; member