Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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.cpp1093 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1094 …tex2DGroup->addChild(new FboColorMultiTex2DCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
1095 colorFormats[fmtNdx], IVec2(129, 117), in init()
1096 colorFormats[fmtNdx], IVec2(99, 128))); in init()
1104 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1105 … texCubeGroup->addChild(new FboColorTexCubeCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
1106 colorFormats[fmtNdx], IVec2(128, 128))); in init()
1114 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1115 …ArrayGroup->addChild(new FboColorTex2DArrayCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
1116 colorFormats[fmtNdx], IVec3(128, 128, 5))); in init()
[all …]
Des3fFboMultisampleTests.cpp401 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
402 …sicFboMultisampleCase(m_context, getFormatName(colorFormats[fmtNdx]), "", colorFormats[fmtNdx], GL… in init()
405 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
406 …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.cpp325 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(formats); fmtNdx++) in init() local
329 string name = string(formats[fmtNdx].name) + "_" + swizzleCases[caseNdx].name; in init()
334 deUint32 intFormat = formats[fmtNdx].internalFormat; in init()
335 deUint32 format = formats[fmtNdx].format; in init()
336 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.cpp1317 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
1323 deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
1324 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
1433 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
1439 deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
1440 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
1575 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
1581 deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
1582 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
1670 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
[all …]
Des3fFboRenderTest.cpp1542 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1548 if (!depthStencilFormats[fmtNdx].stencil) in init()
1551 …R_BIT|GL_STENCIL_BUFFER_BIT, colorType, colorFmt, stencilType, depthStencilFormats[fmtNdx].format); in init()
1603 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1607 bool depth = depthStencilFormats[fmtNdx].depth; in init()
1608 bool stencil = depthStencilFormats[fmtNdx].stencil; in init()
1616 …IL_BUFFER_BIT : 0), colorType, colorFmt, objectTypes[typeNdx], depthStencilFormats[fmtNdx].format); in init()
1679 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1683 bool depth = depthStencilFormats[fmtNdx].depth; in init()
1684 bool stencil = depthStencilFormats[fmtNdx].stencil; in init()
[all …]
Des3fFramebufferBlitTests.cpp1047 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(depthStencilFormats); fmtNdx++) in init() local
1049 deUint32 format = depthStencilFormats[fmtNdx]; in init()
1082 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
1084 const deUint32 format = colorFormats[fmtNdx]; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderImageLoadStoreTests.cpp423 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(formats); ++fmtNdx) in image_store() local
425 testShader(ctx, IMAGE_OPERATION_STORE, memoryOptions[memoryNdx], imageType, formats[fmtNdx]); in image_store()
461 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(formats); ++fmtNdx) in image_load() local
463 testShader(ctx, IMAGE_OPERATION_LOAD, memoryOptions[memoryNdx], imageType, formats[fmtNdx]); in image_load()
505 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(formats); ++fmtNdx) in image_atomic() local
509 …estShader(ctx, imageOperations[functionNdx], memoryOptions[memoryNdx], imageType, formats[fmtNdx]); in image_atomic()
547 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(formats); ++fmtNdx) in image_atomic_exchange() local
549 …Shader(ctx, IMAGE_OPERATION_ATOMIC_EXCHANGE, memoryOptions[memoryNdx], imageType, formats[fmtNdx]); in image_atomic_exchange()
Des31fFboColorbufferTests.cpp421 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(colorFormats); fmtNdx++) in init() local
422 …rayGroup->addChild(new FboColorTexCubeArrayCase(m_context, getFormatName(colorFormats[fmtNdx]), "", in init()
423 colorFormats[fmtNdx], IVec3(128, 128, 12))); in init()
Des31fTextureFilteringTests.cpp524 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in init() local
530 const deUint32 format = filterableFormatsByType[fmtNdx].format; in init()
531 const char* formatName = filterableFormatsByType[fmtNdx].name; in init()
/third_party/vk-gl-cts/framework/opengl/
DgluFboRenderContext.cpp92 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(s_formats); fmtNdx++) in chooseColorFormat() local
94 const deUint32 format = s_formats[fmtNdx]; in chooseColorFormat()
131 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(s_formats); fmtNdx++) in chooseDepthStencilFormat() local
133 const deUint32 format = s_formats[fmtNdx]; in chooseDepthStencilFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp1202 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in populateTextureFilteringTests() local
1204 const string filterGroupName = filterableFormatsByType[fmtNdx].name; in populateTextureFilteringTests()
1214 testParameters.format = filterableFormatsByType[fmtNdx].format; in populateTextureFilteringTests()
1224 testParameters.aspectMask = filterableFormatsByType[fmtNdx].aspectMask; in populateTextureFilteringTests()
1225 testParameters.programs.push_back(filterableFormatsByType[fmtNdx].program2D); in populateTextureFilteringTests()
1322 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(filterableFormatsByType); fmtNdx++) in populateTextureFilteringTests() local
1324 const string filterGroupName = filterableFormatsByType[fmtNdx].name; in populateTextureFilteringTests()
1335 testParameters.format = filterableFormatsByType[fmtNdx].format; in populateTextureFilteringTests()
1340 …testParameters.wrapS = ((fmtNdx ^ filterNdx) & 1) ? Sampler::CLAMP_TO_EDGE : Sampler::CLAMP_TO_BO… in populateTextureFilteringTests()
1341 …testParameters.wrapT = ((fmtNdx ^ filterNdx) & 2) ? Sampler::CLAMP_TO_EDGE : Sampler::CLAMP_TO_BO… in populateTextureFilteringTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp2996 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(fmtCases); fmtNdx++) in createTests() local
2998 …tCaseGroup> fmtGroup(new tcu::TestCaseGroup(testCtx, fmtCases[fmtNdx].name, fmtCases[fmtNdx].name)… in createTests()
3000 int fmtSize = tcu::getPixelSize(mapVkFormat((VkFormat)fmtCases[fmtNdx].count)); in createTests()
3039 const bool isR64 = formatIsR64((VkFormat)fmtCases[fmtNdx].count); in createTests()
3111 (VkFormat)fmtCases[fmtNdx].count, // VkFormat format; in createTests()
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp1998 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(sizedFilterableFormatsByType); fmtNdx++) in init() local
2005 data.internalFormat = sizedFilterableFormatsByType[fmtNdx].format; in init()
2013 const char* formatName = sizedFilterableFormatsByType[fmtNdx].name; in init()