Searched defs:writeFrequency (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c1073 GLfloat writeFrequency,
1081 return (t->AllocateMemoryNV)(size, readFrequency, writeFrequency, priority);
1071 glXAllocateMemoryNV( GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority ) argument
H A Dfakeglx.c2865 GLfloat writeFrequency,
2870 (void) writeFrequency;
2863 Fake_glXAllocateMemoryNV( GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority ) argument

Completed in 62 milliseconds