Home
last modified time | relevance | path

Searched refs:__DRIimageLoaderExtension (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.h35 extern const __DRIimageLoaderExtension dri3_image_loader_extension;
H A Dplatform_device.c209 static const __DRIimageLoaderExtension image_loader_extension = {
H A Dplatform_surfaceless.c209 static const __DRIimageLoaderExtension image_loader_extension = {
H A Dplatform_x11_dri3.c434 const __DRIimageLoaderExtension dri3_image_loader_extension = {
H A Dplatform_ohos.c932 static const __DRIimageLoaderExtension ohos_image_loader_extension = {
H A Dplatform_android.c1390 static const __DRIimageLoaderExtension droid_image_loader_extension = {
H A Dplatform_wayland.c1304 static const __DRIimageLoaderExtension image_loader_extension = {
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h202 const __DRIimageLoaderExtension *loader;
H A Ddri_screen.c73 const __DRIimageLoaderExtension *image_loader = screen->sPriv->image.loader; in dri_loader_get_cap()
H A Ddri_helpers.c346 const __DRIimageLoaderExtension *imgLoader = img->sPriv->image.loader; in dri2_destroy_image()
H A Ddri2.c446 const __DRIimageLoaderExtension *image = sPriv->image.loader; in dri2_allocate_textures()
739 const __DRIimageLoaderExtension *image = drawable->sPriv->image.loader; in dri2_flush_frontbuffer()
800 const __DRIimageLoaderExtension *image = drawable->sPriv->image.loader; in dri2_flush_swapbuffers()
H A Ddri_util.c87 psp->image.loader = (__DRIimageLoaderExtension *) extensions[i]; in setupLoaderExtensions()
H A Dkopper.c497 const __DRIimageLoaderExtension *image = drawable->sPriv->image.loader; in kopper_allocate_textures()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h80 typedef struct __DRIimageLoaderExtensionRec __DRIimageLoaderExtension; typedef
2120 * returned by __DRIimageLoaderExtension:getBuffers().
2181 * __DRIimageLoaderExtension::getBuffers(), must be
/third_party/mesa3d/src/glx/
H A Ddri3_glx.c565 static const __DRIimageLoaderExtension imageLoaderExtension = {
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c256 static const __DRIimageLoaderExtension image_loader_extension = {

Completed in 26 milliseconds