Home
last modified time | relevance | path

Searched refs:varr (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dast-print.c33 int varr(int n, int a[static n]) { in varr() function
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp272 void BufferVAOAttacher::detach (GLuint buffer, GLuint varr) in detach() argument
275 attach(0, varr); in detach()
278 GLuint BufferVAOAttacher::getAttachment (GLuint varr) in getAttachment() argument
281 gl().bindVertexArray(varr); in getAttachment()