Searched refs:texMinTransf (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fVertexTextureTests.cpp | 1356 const Mat3 texMinTransf = Mat3(layerShearTransfData) * Mat3(texMinTransfData); in iterate() local 1371 Render(Rect(0, 0, leftWidth, bottomHeight), 0, texMinTransf), in iterate() 1373 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinTransf), in iterate() 1699 const Mat3 texMinTransf = Mat3(depthShearTransfData) * Mat3(texMinTransfData); in iterate() local 1714 Render(Rect(0, 0, leftWidth, bottomHeight), 0, texMinTransf), in iterate() 1716 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinTransf), in iterate()
|
Completed in 4 milliseconds