Searched refs:TEX_IMAGE (Results 1 – 8 of 8) sorted by relevance
31 TEX_IMAGE, enumerator
29 case TEX_IMAGE: in TestFunc()
32 case TEX_IMAGE: in TestFunc()
34 case TEX_IMAGE: in TestFunc()
77 UpdateFlavor kFlavors[] = { TEX_IMAGE, TEX_SUBIMAGE }; in Run()
89 public static final int TEX_IMAGE = 8; field in TextureHelper166 case TEX_IMAGE:// (it is first because probably this will be most commonly used) in getTexture()206 if(type != TEX_IMAGE) {//only generated textures should have this key in getTexture()
370 case TextureHelper.TEX_IMAGE:// (it is first because probably this will be most commonly used) in getType()
366 TextureHelper.TEX_IMAGE); in toMesh()