Home
last modified time | relevance | path

Searched refs:fmtNdx (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp332 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++) in init() local
333 …new BasicFboDepthCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[fmtNdx], 11… in init()
341 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++) in init() local
342 …w DepthWriteClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[fmtNdx], 11… in init()
350 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthFormats); fmtNdx++) in init() local
351 …ew DepthTestClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "", depthFormats[fmtNdx], 11… in init()
Des3fFboColorbufferTests.cpp1091 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1092 …tex2DGroup->addChild(new FboColorMultiTex2DCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
1093 colorFormats[fmtNdx], IVec2(129, 117), in init()
1094 colorFormats[fmtNdx], IVec2(99, 128))); in init()
1102 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1103 … texCubeGroup->addChild(new FboColorTexCubeCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
1104 colorFormats[fmtNdx], IVec2(128, 128))); in init()
1112 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1113 …ArrayGroup->addChild(new FboColorTex2DArrayCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
1114 colorFormats[fmtNdx], IVec3(128, 128, 5))); in init()
[all …]
Des3fFboMultisampleTests.cpp308 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
309 …sicFboMultisampleCase(m_context, getFormatName(colorFormats[fmtNdx]), "", colorFormats[fmtNdx], GL… in init()
312 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
313 …eCase(m_context, getFormatName(depthStencilFormats[fmtNdx]), "", GL_RGBA8, depthStencilFormats[fmt… in init()
Des3fFragmentOutputTests.cpp1162 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFloatFormats); fmtNdx++) in init() local
1164 deUint32 format = requiredFloatFormats[fmtNdx]; in init()
1185 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFixedFormats); fmtNdx++) in init() local
1187 deUint32 format = requiredFixedFormats[fmtNdx]; in init()
1208 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredIntFormats); fmtNdx++) in init() local
1210 deUint32 format = requiredIntFormats[fmtNdx]; in init()
1231 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredUintFormats); fmtNdx++) in init() local
1233 deUint32 format = requiredUintFormats[fmtNdx]; in init()
1265 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFloatFormats); fmtNdx++) in init() local
1267 deUint32 format = requiredFloatFormats[fmtNdx]; in init()
[all …]
Des3fTextureSwizzleTests.cpp324 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(formats); fmtNdx++) in init() local
328 string name = string(formats[fmtNdx].name) + "_" + swizzleCases[caseNdx].name; in init()
333 deUint32 intFormat = formats[fmtNdx].internalFormat; in init()
334 deUint32 format = formats[fmtNdx].format; in init()
335 deUint32 dataType = formats[fmtNdx].dataType; in init()
Des3fFboStencilbufferTests.cpp260 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(stencilFormats); fmtNdx++) in init() local
262 deUint32 format = stencilFormats[fmtNdx]; in init()
Des3fTextureFilteringTests.cpp1287 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
1293 deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
1294 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
1403 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
1409 deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
1410 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
1545 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
1551 deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
1552 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
1640 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
[all …]
Des3fFboRenderTest.cpp1540 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1546 if (!depthStencilFormats[fmtNdx].stencil) in init()
1549 …R_BIT|GL_STENCIL_BUFFER_BIT, colorType, colorFmt, stencilType, depthStencilFormats[fmtNdx].format); in init()
1601 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1605 bool depth = depthStencilFormats[fmtNdx].depth; in init()
1606 bool stencil = depthStencilFormats[fmtNdx].stencil; in init()
1614 …IL_BUFFER_BIT : 0), colorType, colorFmt, objectTypes[typeNdx], depthStencilFormats[fmtNdx].format); in init()
1677 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1681 bool depth = depthStencilFormats[fmtNdx].depth; in init()
1682 bool stencil = depthStencilFormats[fmtNdx].stencil; in init()
[all …]
Des3fFramebufferBlitTests.cpp1045 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1047 deUint32 format = depthStencilFormats[fmtNdx]; in init()
1080 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1082 const deUint32 format = colorFormats[fmtNdx]; in init()
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp65 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(s_formats); fmtNdx++) in chooseColorFormat() local
67 const deUint32 format = s_formats[fmtNdx]; in chooseColorFormat()
104 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(s_formats); fmtNdx++) in chooseDepthStencilFormat() local
106 const deUint32 format = s_formats[fmtNdx]; in chooseDepthStencilFormat()
/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp326 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
327 …rayGroup->addChild(new FboColorTexCubeArrayCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
328 colorFormats[fmtNdx], IVec3(128, 128, 12))); in init()
Des31fTextureFilteringTests.cpp504 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
510 const deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
511 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()