Searched defs:textureSwizzle (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/src/gpu/ |
D | GrRenderTargetProxy.cpp | 24 GrSurfaceOrigin origin, const GrSwizzle& textureSwizzle, in GrRenderTargetProxy() 38 GrSurfaceOrigin origin, const GrSwizzle& textureSwizzle, const GrSwizzle& outputSwizzle, in GrRenderTargetProxy() 49 const GrSwizzle& textureSwizzle, in GrRenderTargetProxy()
|
D | GrTextureProxy.cpp | 21 GrMipMapsStatus mipMapsStatus, const GrSwizzle& textureSwizzle, in GrTextureProxy() 49 const GrSwizzle& textureSwizzle) in GrTextureProxy()
|
D | GrSurfaceProxy.cpp | 56 const GrSwizzle& textureSwizzle, SkBackingFit fit, in GrSurfaceProxy() 89 const GrSwizzle& textureSwizzle, SkBackingFit fit) in GrSurfaceProxy()
|
D | GrSurfaceProxy.h | 167 const GrSwizzle& textureSwizzle() const { return fTextureSwizzle; } in textureSwizzle() function 334 GrRenderable renderable, GrSurfaceOrigin origin, const GrSwizzle& textureSwizzle, in GrSurfaceProxy()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 1009 MaybeTextureSwizzle textureSwizzle; member 2003 const MaybeTextureSwizzle& textureSwizzle, in TextureGather2DCase() 2231 const MaybeTextureSwizzle& textureSwizzle, in TextureGather2DArrayCase() 2459 const MaybeTextureSwizzle& textureSwizzle, in TextureGatherCubeCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 1009 MaybeTextureSwizzle textureSwizzle; member 2003 const MaybeTextureSwizzle& textureSwizzle, in TextureGather2DCase() 2231 const MaybeTextureSwizzle& textureSwizzle, in TextureGather2DArrayCase() 2459 const MaybeTextureSwizzle& textureSwizzle, in TextureGatherCubeCase()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1046 const MaybeTextureSwizzle& textureSwizzle, in TextureGatherCase()
|