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