Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c203 texture_base_format(const struct gl_texture_object *t) in texture_base_format() function
260 if (texture_base_format(texUnit->_Current) == GL_ALPHA) in radeonUpdateTextureEnv()
284 if (texture_base_format(ctx->Texture.Unit[txunit]._Current) == GL_ALPHA) in radeonUpdateTextureEnv()
305 if (texture_base_format(texUnit->_Current) == GL_LUMINANCE) in radeonUpdateTextureEnv()
329 if (texture_base_format(ctx->Texture.Unit[txunit]._Current) == GL_LUMINANCE) in radeonUpdateTextureEnv()