Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlGraphiteTypesPriv.h47 struct MtlTextureSpec { struct
48 MtlTextureSpec() in MtlTextureSpec() function
53 MtlTextureSpec(const MtlTextureInfo& info) in MtlTextureSpec() argument
64 bool isCompatible(const MtlTextureSpec& that) const { in isCompatible() argument
84 MtlTextureInfo MtlTextureSpecToTextureInfo(const MtlTextureSpec& mtlSpec, argument