Home
last modified time | relevance | path

Searched defs:texSwizzle (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTextureRenderTargetProxy.cpp28 const GrSwizzle& texSwizzle, in GrTextureRenderTargetProxy()
51 const GrSwizzle& texSwizzle, in GrTextureRenderTargetProxy()
72 const GrSwizzle& texSwizzle, in GrTextureRenderTargetProxy()
DGrProxyProvider.cpp199 GrSwizzle texSwizzle = this->caps()->getTextureSwizzle(tex->backendFormat(), colorType); in createWrapped() local
508 GrSwizzle texSwizzle = caps->getTextureSwizzle(format, colorType); in createProxy() local
607 GrSwizzle texSwizzle = caps->getTextureSwizzle(tex->backendFormat(), grColorType); in wrapBackendTexture() local
655 GrSwizzle texSwizzle = caps->getTextureSwizzle(tex->backendFormat(), colorType); in wrapRenderableBackendTexture() local
695 GrSwizzle texSwizzle = caps->getTextureSwizzle(rt->backendFormat(), grColorType); in wrapBackendRenderTarget() local
731 GrSwizzle texSwizzle = caps->getTextureSwizzle(rt->backendFormat(), grColorType); in wrapBackendTextureAsRenderTarget() local
764 GrSwizzle texSwizzle = this->caps()->getTextureSwizzle(rt->backendFormat(), colorType); in wrapVulkanSecondaryCBAsRenderTarget() local
843 GrSwizzle texSwizzle = this->caps()->getTextureSwizzle(format, colorType); in createLazyProxy() local
878 GrSwizzle texSwizzle = this->caps()->getTextureSwizzle(format, colorType); in createLazyRenderTargetProxy() local
917 GrSwizzle texSwizzle = caps.getTextureSwizzle(format, colorType); in MakeFullyLazyProxy() local
DGrTextureProxy.cpp36 GrMipMapsStatus mipMapsStatus, const GrSwizzle& texSwizzle, in GrTextureProxy()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp1653 const MaybeTextureSwizzle& texSwizzle, in TextureGather2DCase()
1743 const MaybeTextureSwizzle& texSwizzle, in TextureGather2DArrayCase()
1875 const MaybeTextureSwizzle& texSwizzle, in TextureGatherCubeCase()
2015 const MaybeTextureSwizzle& texSwizzle, in makeTextureGatherCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2512 const MaybeTextureSwizzle& texSwizzle, in makeTextureGatherCase()