Searched defs:readSwizzle (Results 1 – 12 of 12) sorted by relevance
| /external/skia/src/gpu/ganesh/ |
| D | GrRecordingContextPriv.cpp | 188 skgpu::Swizzle readSwizzle = this->caps()->getReadSwizzle (format, info.colorType()); in makeSFC() local 211 skgpu::Swizzle readSwizzle, in makeSFC() 327 skgpu::Swizzle readSwizzle = this->caps()->getReadSwizzle (format, info.colorType()); in makeSFCFromBackendTexture() local
|
| D | GrBackendTextureImageGenerator.cpp | 161 skgpu::Swizzle readSwizzle = dContext->priv().caps()->getReadSwizzle(backendFormat, in onGenerateTexture() local
|
| D | SurfaceContext.h | 56 skgpu::Swizzle readSwizzle() const { return fReadView.swizzle(); } in readSwizzle() function
|
| D | GrAHardwareBufferImageGenerator.cpp | 188 skgpu::Swizzle readSwizzle = context->priv().caps()->getReadSwizzle(backendFormat, grColorType); in makeView() local
|
| D | SurfaceDrawContext.cpp | 142 skgpu::Swizzle readSwizzle = rContext->priv().caps()->getReadSwizzle(format, colorType); in Make() local 164 skgpu::Swizzle readSwizzle, in Make()
|
| /external/skia/gm/ |
| D | clear_swizzle.cpp | 37 skgpu::Swizzle readSwizzle = skgpu::Swizzle::Concat(sfc->readSwizzle(), in __anon6ca87a1f0102() local
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktSampleVerifierUtil.cpp | 783 TextureSwizzle readSwizzle = getChannelReadSwizzle(texFormat.order); in convertNormalizedFormat() local 920 const TextureSwizzle readSwizzle = getChannelReadSwizzle(texFormat.order); in convertFloatFormat() local
|
| /external/skia/tests/ |
| D | LazyProxyTest.cpp | 186 skgpu::Swizzle readSwizzle = ctx->priv().caps()->getReadSwizzle(format, kColorType); in ClipFP() local
|
| /external/skia/src/gpu/graphite/ |
| D | KeyHelpers.cpp | 363 ReadSwizzle readSwizzle) in ImageData()
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.cpp | 1676 const TextureSwizzle& readSwizzle = getChannelReadSwizzle(order); in getBorderColorReadSwizzle() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_helpers.cpp | 10251 const gl::SwizzleState &readSwizzle, in initReadViews() 10304 const gl::SwizzleState &readSwizzle, in initReadViewsImpl() 10365 const gl::SwizzleState &readSwizzle, in initSRGBReadViewsImpl()
|
| D | TextureVk.cpp | 3379 gl::SwizzleState readSwizzle = ApplySwizzle(formatSwizzle, mState.getSwizzleState()); in initImageViews() local
|