Searched defs:texType (Results 1 – 3 of 3) sorted by relevance
329 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture()343 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture()
82 uint32_t texType = 0; in getExistingState() local
552 … ObjectBaseRef<Type> texType = Type::getTypeRef(mRSC, alphaElem.get(), mCacheWidth, mCacheHeight); in initTextTexture() local