Home
last modified time | relevance | path

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

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