Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp4004 const OuterEdgeDescription& edgeDesc = edgeDescriptions[outerEdgeIndex]; in iterate() local
4015 …<< " for the " << edgeDesc.description() << " edge, and with various levels for other edges, and w… in iterate()
4055 if (edgeDesc.contains(vtx)) in iterate()
4283 const OuterEdgeDescription& edgeDesc = edgeDescriptions[outerEdgeIndex]; in iterate() local
4293 …<< " for the " << edgeDesc.description() << " edge, and with various levels for other edges" << Te… in iterate()
4326 if (edgeDesc.contains(vtx)) in iterate()
4330 …IANGLES && vtx == tcu::select(Vec3(0.0f), Vec3(0.5f), singleTrueMask<3>(edgeDesc.constantCoordinat… in iterate()
4332 …Type == TESSPRIMITIVETYPE_QUADS && vtx.swizzle(0,1) == tcu::select(Vec2(edgeDesc.constantCoordinat… in iterate()
4334 singleTrueMask<2>(edgeDesc.constantCoordinateIndex))) in iterate()
4357 …endpointA = tcu::select(Vec3(1.0f), Vec3(0.0f), singleTrueMask<3>((edgeDesc.constantCoordinateInde… in iterate()
[all …]