Home
last modified time | relevance | path

Searched defs:renderTargetSize (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DSubresourceRenderAttachmentTests.cpp78 const uint32_t renderTargetSize = textureSize >> baseMipLevel; in DoSingleTest() local
DCompressedTextureFormatTests.cpp199 const wgpu::Extent3D& renderTargetSize, in VerifyCompressedTexturePixelValues()
/third_party/flutter/skia/src/gpu/gl/
DGrGLPathRendering.cpp171 const SkISize& renderTargetSize, in setProjectionMatrix()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCompressedTextureFormatTests.cpp182 const dawn::Extent3D& renderTargetSize, in VerifyCompressedTexturePixelValues()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp703 const tcu::IVec2 renderTargetSize = (m_renderTarget == RENDERTARGET_DEFAULT) ? in init() local
4365 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTarg… in iterate() local
4486 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTar… in renderTo() local
Des31fCopyImageTests.cpp1140 const IVec2 renderTargetSize = IVec2(renderTarget.getWidth(), renderTarget.getHeight()); in renderTexture() local