Searched defs:sRGB (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dsurface9.h94 NineSurface9_GetSurface( struct NineSurface9 *This, int sRGB ) argument
H A Dbasetexture9.h127 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) argument
H A Dbasetexture9.c490 NineBaseTexture9_UpdateSamplerView(struct NineBaseTexture9 * This,const int sRGB) argument
H A Dnine_state.c698 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; local in function:update_framebuffer
976 int sRGB; local in function:update_textures_and_samplers
1024 int sRGB; local in function:update_textures_and_samplers
2172 const int sRGB local in function:CSMT_ITEM_NO_WAIT
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dsurface9.h95 NineSurface9_GetSurface( struct NineSurface9 *This, int sRGB ) argument
H A Dbasetexture9.h130 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) argument
H A Dbasetexture9.c485 NineBaseTexture9_UpdateSamplerView(struct NineBaseTexture9 * This,const int sRGB) argument
H A Dnine_state.c725 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; local in function:update_framebuffer
1007 int sRGB = context->samp[s][D3DSAMP_SRGBTEXTURE] ? 1 : 0; local in function:update_textures_and_samplers
1053 int sRGB = context->samp[s][D3DSAMP_SRGBTEXTURE] ? 1 : 0; local in function:update_textures_and_samplers
2223 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; local in function:CSMT_ITEM_NO_WAIT
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dformats.rst[all...]

Completed in 42 milliseconds