Searched refs:bindToTextureRGB (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.h48 boolean bindToTextureRGB; member in struct:stw_pixelformat_info
H A Dstw_ext_pixelformat.c109 *pvalue = pfi->bindToTextureRGB;
H A Dstw_pixelformat.c212 pfi->bindToTextureRGB = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.h52 boolean bindToTextureRGB; member in struct:stw_pixelformat_info
H A Dstw_ext_pixelformat.c109 *pvalue = pfi->bindToTextureRGB;
H A Dstw_pixelformat.c223 pfi->bindToTextureRGB = TRUE;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c107 base.BindToTextureRGB = stw_config->bindToTextureRGB;

Completed in 7 milliseconds