Searched defs:textureType (Results 1 – 5 of 5) sorted by relevance
63 private boolean textureType = false; field in VarType68 VarType(boolean multiData, boolean textureType){ in VarType()
45 /* package */final Type textureType; field in MaterialContext124 Type textureType = this.getType(type); in MaterialContext() local
429 public boolean hasTexture(Material material, String textureType) { in hasTexture()
1505 … int textureType = convertTextureType(tex.getType(), tex.getImage().getMultiSamples()); in setFrameBuffer() local
2027 SamplerType textureType = programObject->getSamplerType(sampler); in applyTextures() local