Home
last modified time | relevance | path

Searched defs:gl_memory_object (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h2986 struct gl_memory_object struct
2988 GLuint Name; /**< hash table ID/name */
2989 GLboolean Immutable; /**< denotes mutability state of parameters */
2990 GLboolean Dedicated; /**< import memory from a dedicated allocation */
2992 struct pipe_memory_object *memory;
2995 GLuint TextureTiling;