Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_common/gles/
H A Dhelpers.h105 glBufferWrapper() { mBuffer = 0; } in glBufferWrapper() function
106 glBufferWrapper( GLuint b ) { mBuffer = b; } in glBufferWrapper() function
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.h120 glBufferWrapper() { mBuffer = 0; } in glBufferWrapper() function
121 glBufferWrapper( GLuint b ) { mBuffer = b; } in glBufferWrapper() function