Home
last modified time | relevance | path

Searched defs:renderTargetWidth (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderPassEncoder.cpp58 uint32_t renderTargetWidth, in RenderPassEncoder()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawTests.cpp657 const int renderTargetWidth = de::min(1024, m_context.getRenderTarget().getWidth()); in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp791 const int renderTargetWidth = de::min(1024, m_context.getRenderTarget().getWidth()); in iterate() local
1124 const int renderTargetWidth = de::min(1024, m_context.getRenderTarget().getWidth()); in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1241 size_t renderTargetWidth = 0; in applyRenderTarget() local
2045 int renderTargetWidth = mStateManager.getRenderTargetWidth(); in clear() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1280 size_t renderTargetWidth = 0; in applyRenderTarget() local
2086 int renderTargetWidth = mStateManager.getRenderTargetWidth(); in clear() local
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp1704 const int renderTargetWidth = de::min(512, m_renderCtx.getRenderTarget().getWidth()); in init() local
DglsDrawTest.cpp3095 …const int renderTargetWidth = de::min(MAX_RENDER_TARGET_SIZE, m_renderCtx.getRenderTarget().g… in init() local