Home
last modified time | relevance | path

Searched refs:gl_memory_info (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Ddd.h61 struct gl_memory_info;
1186 struct gl_memory_info *info);
Dmtypes.h5583 struct gl_memory_info struct
Dget.c1244 struct gl_memory_info info; in find_custom_value()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c124 st_query_memory_info(struct gl_context *ctx, struct gl_memory_info *out) in st_query_memory_info()