Searched defs:readSwizzle (Results 1 – 14 of 14) sorted by relevance
| /external/skia/gm/ |
| D | clear_swizzle.cpp | 24 GrSwizzle readSwizzle = GrSwizzle::Concat(rtCtx->readSwizzle(), GrSwizzle{"bgra"}); in __anon219885010102() local
|
| /external/skia/src/gpu/ |
| D | GrSurfaceFillContext.cpp | 77 GrSwizzle readSwizzle, in Make() 157 GrSwizzle readSwizzle = context->priv().caps()->getReadSwizzle (format, info.colorType()); in Make() local 227 GrSwizzle readSwizzle, writeSwizzle; in MakeFromBackendTexture() local
|
| D | GrBackendTextureImageGenerator.cpp | 167 GrSwizzle readSwizzle = dContext->priv().caps()->getReadSwizzle(backendFormat, grColorType); in onGenerateTexture() local
|
| D | GrSurfaceContext.h | 85 GrSwizzle readSwizzle() const { return fReadView.swizzle(); } in readSwizzle() function
|
| D | GrAHardwareBufferImageGenerator.cpp | 191 GrSwizzle readSwizzle = context->priv().caps()->getReadSwizzle(backendFormat, grColorType); in makeView() local
|
| D | GrSurfaceDrawContext.cpp | 107 GrSwizzle readSwizzle, writeSwizzle; in Make() local 134 GrSwizzle readSwizzle, in Make()
|
| /external/skia/src/core/ |
| D | SkDeferredDisplayListRecorder.cpp | 160 GrSwizzle readSwizzle = caps->getReadSwizzle(fCharacterization.backendFormat(), grColorType); in init() 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 | 137 GrSwizzle readSwizzle = ctx->priv().caps()->getReadSwizzle(format, kColorType); in ClipFP() local
|
| D | OnFlushCallbackTest.cpp | 360 GrSwizzle readSwizzle = caps->getReadSwizzle(format, GrColorType::kRGBA_8888); in getAtlasView() local
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.cpp | 1674 const TextureSwizzle& readSwizzle = getChannelReadSwizzle(order); in getBorderColorReadSwizzle() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_helpers.cpp | 7476 const gl::SwizzleState &readSwizzle, in initReadViews() 7522 const gl::SwizzleState &readSwizzle, in initReadViewsImpl() 7574 const gl::SwizzleState &readSwizzle, in initSRGBReadViewsImpl()
|
| D | TextureVk.cpp | 2829 gl::SwizzleState readSwizzle = ApplySwizzle(formatSwizzle, mState.getSwizzleState()); in initImageViews() local
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | OutputASM.cpp | 2986 int OutputASM::readSwizzle(TIntermTyped *argument, int size) in readSwizzle() function in glsl::OutputASM
|