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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbo_firecube.c944 static const GLenum depthFormats[] = { local in function:init_fbotexture
949 static int numDepthFormats = sizeof(depthFormats) / sizeof(depthFormats[0]);
984 glRenderbufferStorageEXT(GL_RENDERBUFFER_EXT, depthFormats[i],

Completed in 2 milliseconds