Searched refs:driGLFormatToImageFormat (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.h321 driGLFormatToImageFormat(mesa_format format);
H A Ddri_util.c960 driGLFormatToImageFormat(mesa_format format) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.h321 driGLFormatToImageFormat(mesa_format format);
H A Ddri_util.c1019 driGLFormatToImageFormat(mesa_format format) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_helpers.c296 img->dri_format = driGLFormatToImageFormat(rb->Format);
372 img->dri_format = driGLFormatToImageFormat(obj->Image[face][level]->TexFormat);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_helpers.c315 img->dri_format = driGLFormatToImageFormat(rb->Format);
413 img->dri_format = driGLFormatToImageFormat(obj->Image[face][level]->TexFormat);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_screen.c358 image->dri_format = driGLFormatToImageFormat(image->format);
412 image->dri_format = driGLFormatToImageFormat(image->format);
H A Dintel_context.c873 driGLFormatToImageFormat(format),
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_screen.c375 image->dri_format = driGLFormatToImageFormat(image->format);
429 image->dri_format = driGLFormatToImageFormat(image->format);
H A Dintel_context.c873 driGLFormatToImageFormat(format),
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_screen.c560 image->dri_format = driGLFormatToImageFormat(image->format);
617 image->dri_format = driGLFormatToImageFormat(image->format);
H A Dbrw_context.c1863 driGLFormatToImageFormat(format),
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_screen.c586 image->dri_format = driGLFormatToImageFormat(image->format);
644 image->dri_format = driGLFormatToImageFormat(image->format);
H A Dbrw_context.c1945 driGLFormatToImageFormat(format),

Completed in 25 milliseconds