Searched defs:Texture (Results 1 – 13 of 13) 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
39 class Texture; variable
37 class Texture; variable
29 class Texture; variable
80 struct Texture { struct88 Texture texture; argument
35 Texture = 0, enumerator
38 class Texture; variable
35 class Texture; variable
34 class Texture; variable
32 class Texture; variable
57 explicit Texture(Caches& caches) in Texture() function
38 public interface Texture { interface