Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dcontext.h227 struct vertex_cache_t { struct
228 enum {
240 vertex_t* vBuffer;
241 vertex_t* vCache;
242 uint32_t sequence;
243 void* base;
244 uint32_t total;
245 uint32_t misses;
246 int64_t startTime;