Home
last modified time | relevance | path

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

/external/skia/include/private/gpu/graphite/
DDawnTypesPriv.h15 struct DawnTextureSpec { struct
16 DawnTextureSpec() in DawnTextureSpec() function
19 DawnTextureSpec(const DawnTextureInfo& info) in DawnTextureSpec() function
32 DawnTextureInfo DawnTextureSpecToTextureInfo(const DawnTextureSpec& dawnSpec, argument