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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbo_firecube.c949 static int numDepthFormats = sizeof(depthFormats) / sizeof(depthFormats[0]); local in function:init_fbotexture
983 for (i = 0; i < numDepthFormats; i++) {

Completed in 2 milliseconds