Searched defs:Texture (Results 1 – 15 of 15) sorted by relevance
23 Texture::Texture() : in Texture() function in android::Texture28 Texture::Texture(Target textureTarget, uint32_t textureName) : in Texture() function in android::Texture
35 class Texture; variable
39 class Texture; variable
37 class Texture; variable
54 struct Texture { struct55 GLint w;56 GLint h;57 GLuint name;
29 class Texture; variable
34 Texture = 0, enumerator
33 class Texture; variable
37 Texture(Caches& caches) in Texture() function
34 class Texture; variable
32 class Texture; variable
61 Texture, enumerator
36 class Texture; variable
38 public interface Texture { interface