Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp950 } filterConsistencyRects[] = in init() local
996 for (int rectNdx = 0; rectNdx < DE_LENGTH_OF_ARRAY(filterConsistencyRects); rectNdx++) in init()
1000 …string name = string("nearest_consistency_") + filterConsistencyRects[rectNdx].name + (swizzles[s… in init()
1003 …IVec4 srcRect = filterConsistencyRects[rectNdx].srcRect.swizzle(srcSwz[0], srcSwz[1], srcSwz[2], … in init()
1004 …IVec4 dstRect = filterConsistencyRects[rectNdx].dstRect.swizzle(dstSwz[0], dstSwz[1], dstSwz[2], … in init()