Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm474 void GrMtlCaps::initFormatTable() { function
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm616 void GrMtlCaps::initFormatTable() { function
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp353 void GrD3DCaps::initFormatTable(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device) { in initFormatTable() function in GrD3DCaps
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp705 void GrVkCaps::initFormatTable(const GrVkInterface* interface, VkPhysicalDevice physDev, in initFormatTable() function in GrVkCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp835 void GrVkCaps::initFormatTable(const GrVkInterface* interface, VkPhysicalDevice physDev, in initFormatTable() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp1288 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() function in GrGLCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp1333 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() function in GrGLCaps