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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.h49 boolean bindToTextureRGBA; member in struct:stw_pixelformat_info
H A Dstw_ext_pixelformat.c114 *pvalue = pfi->bindToTextureRGBA;
H A Dstw_pixelformat.c210 pfi->bindToTextureRGBA = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.h53 boolean bindToTextureRGBA; member in struct:stw_pixelformat_info
H A Dstw_ext_pixelformat.c114 *pvalue = pfi->bindToTextureRGBA;
H A Dstw_pixelformat.c221 pfi->bindToTextureRGBA = TRUE;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c109 base.BindToTextureRGBA = stw_config->bindToTextureRGBA;

Completed in 9 milliseconds