Searched defs:renderTargetSize (Results 1 – 6 of 6) sorted by relevance
78 const uint32_t renderTargetSize = textureSize >> baseMipLevel; in DoSingleTest() local
199 const wgpu::Extent3D& renderTargetSize, in VerifyCompressedTexturePixelValues()
171 const SkISize& renderTargetSize, in setProjectionMatrix()
182 const dawn::Extent3D& renderTargetSize, in VerifyCompressedTexturePixelValues()
703 const tcu::IVec2 renderTargetSize = (m_renderTarget == RENDERTARGET_DEFAULT) ? in init() local4365 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTarg… in iterate() local4486 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTar… in renderTo() local
1140 const IVec2 renderTargetSize = IVec2(renderTarget.getWidth(), renderTarget.getHeight()); in renderTexture() local