Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11_dri3.h35 extern const __DRIimageLoaderExtension dri3_image_loader_extension;
Dplatform_surfaceless.c209 static const __DRIimageLoaderExtension image_loader_extension = {
Dplatform_device.c209 static const __DRIimageLoaderExtension image_loader_extension = {
Dplatform_x11_dri3.c434 const __DRIimageLoaderExtension dri3_image_loader_extension = {
Dplatform_ohos.c932 static const __DRIimageLoaderExtension ohos_image_loader_extension = {
Dplatform_android.c1390 static const __DRIimageLoaderExtension droid_image_loader_extension = {
Dplatform_wayland.c1304 static const __DRIimageLoaderExtension image_loader_extension = {
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.h202 const __DRIimageLoaderExtension *loader;
Ddri_screen.c73 const __DRIimageLoaderExtension *image_loader = screen->sPriv->image.loader; in dri_loader_get_cap()
Ddri_helpers.c346 const __DRIimageLoaderExtension *imgLoader = img->sPriv->image.loader; in dri2_destroy_image()
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()
Ddri_util.c87 psp->image.loader = (__DRIimageLoaderExtension *) extensions[i]; in setupLoaderExtensions()
Dkopper.c497 const __DRIimageLoaderExtension *image = drawable->sPriv->image.loader; in kopper_allocate_textures()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h80 typedef struct __DRIimageLoaderExtensionRec __DRIimageLoaderExtension; typedef
/third_party/mesa3d/src/glx/
Ddri3_glx.c565 static const __DRIimageLoaderExtension imageLoaderExtension = {
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c256 static const __DRIimageLoaderExtension image_loader_extension = {