Searched defs:texType (Results 1 – 4 of 4) sorted by relevance
66 public Builder addShaderTexture(Program.TextureType texType, String name) { in addShaderTexture()72 public Builder addTexture(Program.TextureType texType, String name) { in addTexture()
328 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture()342 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture()
82 uint32_t texType = 0; in getExistingState() local
553 ObjectBaseRef<Type> texType = Type::getTypeRef(mRSC, alphaElem.get(), in initTextTexture() local