Home
last modified time | relevance | path

Searched defs:__DRIbufferRec (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gfxstream/host/apigen-codec-common/GL/
Ddri_interface.h763 struct __DRIbufferRec { struct
764 unsigned int attachment;
765 unsigned int name;
766 unsigned int pitch;
767 unsigned int cpp;
768 unsigned int flags;
/external/mesa3d/src/gfxstream/host/apigen-codec-common/GL/internal/
Ddri_interface.h763 struct __DRIbufferRec { struct
764 unsigned int attachment;
765 unsigned int name;
766 unsigned int pitch;
767 unsigned int cpp;
768 unsigned int flags;
/external/mesa3d/include/GL/internal/
Ddri_interface.h1017 struct __DRIbufferRec { struct
1018 unsigned int attachment;
1019 unsigned int name;
1020 unsigned int pitch;
1021 unsigned int cpp;
1022 unsigned int flags;