Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrXferProcessor.h314 const GrShaderCaps* fShaderCaps; in SK_MAKE_BITFIELD_CLASS_OPS() member
H A DGrFragmentProcessor.h529 const GrShaderCaps* fShaderCaps; member
H A DGrGeometryProcessor.h310 const GrShaderCaps* fShaderCaps; member
H A DGrCaps.h587 std::unique_ptr<GrShaderCaps> fShaderCaps; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCaps.h391 std::unique_ptr<SkSL::ShaderCaps> fShaderCaps; variable