Home
last modified time | relevance | path

Searched defs:fSampler (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnSampler.h35 wgpu::Sampler fSampler; variable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanSampler.h49 VkSampler fSampler; variable
/aosp_15_r20/external/skia/src/codec/
H A DSkBmpRLECodec.h120 std::unique_ptr<SkSampler> fSampler; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkSampler.h92 VkSampler fSampler; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlPipelineState.h98 GrMtlSampler* fSampler; member
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLLayout.h117 int fSampler = -1; member
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLBuiltinTypes.h133 const std::unique_ptr<Type> fSampler; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DLatticeOp.cpp177 TextureSampler fSampler; member in skgpu::ganesh::LatticeOp::__anon5f030e2c0111::LatticeGP
H A DQuadPerEdgeAA.cpp924 TextureSampler fSampler; member in skgpu::ganesh::QuadPerEdgeAA::QuadPerEdgeAAGeometryProcessor
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp683 std::unique_ptr<Variable> fSampler; member