Searched refs:srcPy (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFboSRGBWriteControlTests.cpp | 794 void copyFrameBufferTexture(const int srcPx, const int srcPy, const int dstPx, const int dstPy); 940 void Renderer::copyFrameBufferTexture(const int srcPx, const int srcPy, const int dstPx, const int … in copyFrameBufferTexture() argument 986 … gl.blitFramebuffer(srcPx, srcPy, TestTextureSizes::WIDTH, TestTextureSizes::HEIGHT, dstPx, dstPy, in copyFrameBufferTexture()
|