Home
last modified time | relevance | path

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

/external/skia/include/gpu/graphite/
DTextureInfo.h125 const DawnTextureSpec& dawnTextureSpec() const { in dawnTextureSpec() function
/external/skia/src/gpu/graphite/dawn/
DDawnCaps.cpp334 const auto& dawnTextureSpec = textureInfo.dawnTextureSpec(); in getDepthAttachmentDimensions() local