Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/dawn/
DDawnCaps.cpp187 void DawnCaps::initCaps(const wgpu::Device& device) { in initCaps() function in skgpu::graphite::DawnCaps
/external/angle/src/libANGLE/
DContext.cpp3943 void Context::initCaps() in initCaps() function in gl::Context