Searched refs:TwoDimensional (Results 1 – 12 of 12) sorted by relevance
181 return Type.TwoDimensional; in getType()
67 TwoDimensional, enumConstant
50 private Texture.Type textureTypeHint=Texture.Type.TwoDimensional;
88 if (texture.getType() == Texture.Type.TwoDimensional) { in blend()
66 if (texture.getType() == Texture.Type.TwoDimensional) { in blend()
57 if (texture.getType() == Texture.Type.TwoDimensional) { in blend()
266 return this.textureType == Type.TwoDimensional ? 2 : 3; in getTextureDimension()371 return Type.TwoDimensional; in getType()
219 …if(texture.getType()==Type.TwoDimensional) {//so far only 2D textures can be mapped in other way t… in toMaterial()
628 case TwoDimensional: in convertTextureType()696 case TwoDimensional: in setupTextureParams()787 if (unit != 0 || tex.getType() != Texture.Type.TwoDimensional) { in setTexture()
1659 case TwoDimensional: in convertTextureType()1754 case TwoDimensional: in setupTextureParams()
1717 case TwoDimensional: in convertTextureType()1816 case TwoDimensional: in setupTextureParams()
518 case TwoDimensional: in setTexture()