Searched refs:colorFormats (Results 1 – 9 of 9) sorted by relevance
1026 static const deUint32 colorFormats[] = in init() local1082 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(colorFormats); ndx++) in init()1083 …->addChild(new FboColorClearCase(m_context, getFormatName(colorFormats[ndx]), "", colorFormats[ndx… in init()1091 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init()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()1103 … texCubeGroup->addChild(new FboColorTexCubeCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()1104 colorFormats[fmtNdx], IVec2(128, 128))); in init()[all …]
260 static const deUint32 colorFormats[] = in init() local308 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init()309 …ild(new BasicFboMultisampleCase(m_context, getFormatName(colorFormats[fmtNdx]), "", colorFormats[f… in init()
1480 } colorFormats[] = in init() local1556 for (int colorFmtNdx = 0; colorFmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); colorFmtNdx++) in init()1559 …if (colorFormats[colorFmtNdx].type == FORMATTYPE_INT || colorFormats[colorFmtNdx].type == FORMATTY… in init()1564 …FboConfig config(GL_COLOR_BUFFER_BIT, objectTypes[typeNdx], colorFormats[colorFmtNdx].format, GL_N… in init()1572 for (int colorFmtNdx = 0; colorFmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); colorFmtNdx++) in init()1578 if (colorFormats[colorFmtNdx].type == FORMATTYPE_INT || in init()1579 colorFormats[colorFmtNdx].type == FORMATTYPE_UINT || in init()1580 colorFormats[colorFmtNdx].format == GL_RGBA32F || in init()1581 colorFormats[colorFmtNdx].format == GL_RGB32F || in init()1582 colorFormats[colorFmtNdx].format == GL_RG32F || in init()[all …]
3402 } colorFormats[] = in init() local3473 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(colorFormats); formatNdx++) in init()3475 const char* fmtName = colorFormats[formatNdx].name; in init()3476 deUint32 format = colorFormats[formatNdx].internalFormat; in init()3496 int formatNdx = rnd.getInt(0, DE_LENGTH_OF_ARRAY(colorFormats)-1); in init()3500 …age2DCase(m_context, (string("2d_") + de::toString(ndx)).c_str(), "", colorFormats[formatNdx].inte… in init()3506 int formatNdx = rnd.getInt(0, DE_LENGTH_OF_ARRAY(colorFormats)-1); in init()3509 …ubeCase(m_context, (string("cube_") + de::toString(ndx)).c_str(), "", colorFormats[formatNdx].inte… in init()3624 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(colorFormats); formatNdx++) in init()3626 const string fmtName = colorFormats[formatNdx].name; in init()[all …]
873 static const deUint32 colorFormats[] = in init() local1016 for (int srcFmtNdx = 0; srcFmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); srcFmtNdx++) in init()1018 for (int dstFmtNdx = 0; dstFmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); dstFmtNdx++) in init()1020 deUint32 srcFormat = colorFormats[srcFmtNdx]; in init()1023 deUint32 dstFormat = colorFormats[dstFmtNdx]; in init()1080 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init()1082 const deUint32 format = colorFormats[fmtNdx]; in init()
1431 static const deUint32 colorFormats[] = in init() local1491 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(colorFormats); ndx++) in init()1492 …w InvalidateSubFboUnbindReadCase(m_context, getFormatName(colorFormats[ndx]), "", colorFormats[ndx… in init()
777 } colorFormats[] = in init() local848 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(colorFormats); formatNdx++) in init()850 const char* fmtName = colorFormats[formatNdx].name; in init()851 deUint32 format = colorFormats[formatNdx].internalFormat; in init()889 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(colorFormats); formatNdx++) in init()891 const string fmtName = colorFormats[formatNdx].name; in init()892 const deUint32 format = colorFormats[formatNdx].internalFormat; in init()977 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(colorFormats); ndx++) in init()979 …pboGroup->addChild(new TexSubImageCubeArrayBufferCase(m_context, (std::string(colorFormats[ndx].na… in init()980 colorFormats[ndx].internalFormat, in init()[all …]
270 static const deUint32 colorFormats[] = in init() local326 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init()327 …texCubeArrayGroup->addChild(new FboColorTexCubeArrayCase(m_context, getFormatName(colorFormats[fmt… in init()328 colorFormats[fmtNdx], IVec3(128, 128, 12))); in init()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...