Searched defs:LodBias (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmipgen.c52 static GLfloat LodBias = 6.0; /* make smallest miplevel visible */ variable in typeref:typename:GLfloat
H A Dmipmap_comp.c55 static GLfloat LodBias = 0.0; variable in typeref:typename:GLfloat
H A Dmipmap_comp_tests.c55 static GLfloat LodBias; variable in typeref:typename:GLfloat
H A Dmipmap_tunnel.c20 static GLfloat LodBias = 0.0; variable in typeref:typename:GLfloat
H A Dmipmap_limits.c63 static GLfloat LodBias = 0.0; variable in typeref:typename:GLfloat
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h941 GLfloat LodBias; /**< OpenGL 1.4 */ member in struct:gl_sampler_object
1187 GLfloat LodBias; /**< for biasing mipmap levels */ member in struct:gl_texture_unit
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h913 GLfloat LodBias; /**< OpenGL 1.4 */ member in struct:gl_sampler_attrib
1185 GLfloat LodBias; /**< for biasing mipmap levels */ member in struct:gl_texture_unit
5117 GLfloat LodBias[MAX_TEXTURE_UNITS]; member in struct:gl_texture_attrib_node

Completed in 26 milliseconds