Searched refs:PerfExtensionSupported (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dglmain.h53 PerfExtensionSupported(const char *ext);
H A Dfbobind.c65 if (!PerfExtensionSupported("GL_EXT_framebuffer_object")) {
H A Dgenmipmap.c57 if (!PerfExtensionSupported("GL_ARB_framebuffer_object")) {
H A Dcopytex.c65 if (!PerfExtensionSupported("GL_EXT_framebuffer_object")) {
H A Dreadpixels.c65 HaveDepthStencil = PerfExtensionSupported("GL_EXT_packed_depth_stencil");
H A Dglmain.c166 PerfExtensionSupported(const char *ext) function in typeref:typename:GLboolean

Completed in 4 milliseconds