Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp952 } filterConsistencyRects[] = in init() local
998 for (int rectNdx = 0; rectNdx < DE_LENGTH_OF_ARRAY(filterConsistencyRects); rectNdx++) in init()
1002 …string name = string("nearest_consistency_") + filterConsistencyRects[rectNdx].name + (swizzles[s… in init()
1005 …IVec4 srcRect = filterConsistencyRects[rectNdx].srcRect.swizzle(srcSwz[0], srcSwz[1], srcSwz[2], … in init()
1006 …IVec4 dstRect = filterConsistencyRects[rectNdx].dstRect.swizzle(dstSwz[0], dstSwz[1], dstSwz[2], … in init()