OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:currslot
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_texstate.c
851
GLint i, j,
currslot
;
local
968
currslot
= 0;
988
rmesa->state.envneeded |= 1 <<
currslot
;
989
ok = r200UpdateTextureEnv( ctx, i,
currslot
, replaceunit );
991
currslot
++;
996
if (
currslot
== 0) {
[
all
...]
Completed in 602 milliseconds