Home
last modified time | relevance | path

Searched refs:__DRIimageRec (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h113 struct __DRIimageRec { struct
H A Ddri_helpers.c308 img = CALLOC_STRUCT(__DRIimageRec); in dri2_create_image_from_renderbuffer2()
410 img = CALLOC_STRUCT(__DRIimageRec); in dri2_create_from_texture()
H A Ddri2.c906 img = CALLOC_STRUCT(__DRIimageRec); in dri2_create_image_from_winsys()
1150 img = CALLOC_STRUCT(__DRIimageRec); in dri2_create_image_common()
1440 img = CALLOC_STRUCT(__DRIimageRec); in dri2_dup_image()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1359 typedef struct __DRIimageRec __DRIimage;
1530 * \sa __DRIimageRec::createImage
1668 * \sa __DRIimageRec::createImage

Completed in 9 milliseconds