Searched refs:depthFormats (Results 1 – 3 of 3) sorted by relevance
318 static const deUint32 depthFormats[] = in init() local332 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++) in init()333 …>addChild(new BasicFboDepthCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[f… in init()341 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++) in init()342 …ddChild(new DepthWriteClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[f… in init()350 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++) in init()351 …addChild(new DepthTestClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[f… in init()
1215 } depthFormats[]= in init() local1223 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(depthFormats); ++ndx) in init()1225 const DepthBufferFormat& format = depthFormats[ndx]; in init()
1212 } depthFormats[]= in init() local1218 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(depthFormats); ++ndx) in init()1220 const DepthBufferFormat& format = depthFormats[ndx]; in init()