Home
last modified time | relevance | path

Searched refs:arrayMax (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/Test/
DconstFold.frag40 vec4 arrayMax[int(max(float(array2.length()), float(array3.length())))];
42 …FragColor = vec4(arrayMax.length(), arrayMin.length(), sin(3.14), cos(3.14)); // 3, 2, .00159, -.…
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp186 T arrayMax (const T (&arr)[N]) in arrayMax() function
516 …hTessLevels = generatePatchTessLevels(numPatchesToDraw, outerEdgeIndex, arrayMax(singleOuterEdgeLe… in computeMaxPrimitiveCount()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp142 static T arrayMax (const T (&arr)[N]) in arrayMax() function
4035 …tchesPerDrawCall, 0 /* outer-edge index doesn't affect vertex count */, arrayMax(singleOuterEdgeLe… in iterate()
4318 …atchTessLevels(1, 0 /* outer-edge index doesn't affect vertex count */, arrayMax(singleOuterEdgeLe… in iterate()
4585 …atchTessLevels(1, 0 /* outer-edge index doesn't affect vertex count */, arrayMax(singleOuterEdgeLe… in iterate()