Searched defs:MtlTextureSpec (Results 1 – 1 of 1) sorted by relevance
47 struct MtlTextureSpec { struct48 MtlTextureSpec() in MtlTextureSpec() function53 MtlTextureSpec(const MtlTextureInfo& info) in MtlTextureSpec() argument64 bool isCompatible(const MtlTextureSpec& that) const { in isCompatible() argument84 MtlTextureInfo MtlTextureSpecToTextureInfo(const MtlTextureSpec& mtlSpec, argument