Home
last modified time | relevance | path

Searched defs:__DRIframebufferRec (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/internal/
Ddri_interface.h650 struct __DRIframebufferRec { struct
651 unsigned char *base; /**< Framebuffer base address in the CPU's
657 int size; /**< Framebuffer size, in bytes. */
658 int stride; /**< Number of bytes from one line to the next. */
659 int width; /**< Pixel width of the framebuffer. */
660 int height; /**< Pixel height of the framebuffer. */
661 int dev_priv_size; /**< Size of the driver's dev-priv structure. */
662 void *dev_priv; /**< Pointer to the driver's dev-priv structure. */
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/
Ddri_interface.h650 struct __DRIframebufferRec { struct
651 unsigned char *base; /**< Framebuffer base address in the CPU's
657 int size; /**< Framebuffer size, in bytes. */
658 int stride; /**< Number of bytes from one line to the next. */
659 int width; /**< Pixel width of the framebuffer. */
660 int height; /**< Pixel height of the framebuffer. */
661 int dev_priv_size; /**< Size of the driver's dev-priv structure. */
662 void *dev_priv; /**< Pointer to the driver's dev-priv structure. */