Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLUniformHandler.h75 skgpu::Swizzle samplerSwizzle(SamplerHandle handle) const override { in samplerSwizzle() function
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlUniformHandler.h81 skgpu::Swizzle samplerSwizzle(SamplerHandle handle) const override { in samplerSwizzle() function
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLProgramBuilder.h65 skgpu::Swizzle samplerSwizzle(SamplerHandle handle) const { in samplerSwizzle() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSPIRVUniformHandler.cpp283 skgpu::Swizzle GrSPIRVUniformHandler::samplerSwizzle( in samplerSwizzle() function in GrSPIRVUniformHandler
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkUniformHandler.h128 skgpu::Swizzle samplerSwizzle(SamplerHandle handle) const override { in samplerSwizzle() function