Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp361 inline void GenerateVertexCoords(const gl::Box &sourceArea, in GenerateVertexCoords() function
395 GenerateVertexCoords(sourceArea, sourceSize, destArea, destSize, &x1, &y1, &x2, &y2, &u1, &v1, in Write2DVertices()
423 GenerateVertexCoords(sourceArea, sourceSize, destArea, destSize, &x1, &y1, &x2, &y2, &u1, &v1, in Write3DVertices()