Searched defs:initFormatTable (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlCaps.mm | 616 void GrMtlCaps::initFormatTable() { function
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.mm | 651 void GrMtlCaps::initFormatTable() { function
|
| /third_party/skia/m133/src/gpu/graphite/dawn/ |
| D | DawnCaps.cpp | 584 void DawnCaps::initFormatTable(const wgpu::Device& device) { in initFormatTable() function in skgpu::graphite::DawnCaps
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DCaps.cpp | 361 void GrD3DCaps::initFormatTable(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device) { in initFormatTable() function in GrD3DCaps
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DCaps.cpp | 353 void GrD3DCaps::initFormatTable(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device) { in initFormatTable() function in GrD3DCaps
|
| /third_party/skia/m133/src/gpu/graphite/vk/ |
| D | VulkanCaps.cpp | 462 void VulkanCaps::initFormatTable(const skgpu::VulkanInterface* interface, in initFormatTable() function in skgpu::graphite::VulkanCaps
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkCaps.cpp | 865 void GrVkCaps::initFormatTable(const GrVkInterface* interface, VkPhysicalDevice physDev, in initFormatTable() function in GrVkCaps
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkCaps.cpp | 900 void GrVkCaps::initFormatTable(const GrContextOptions& contextOptions, in initFormatTable() function in GrVkCaps
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLCaps.cpp | 1343 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() function in GrGLCaps
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLCaps.cpp | 1476 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() function in GrGLCaps
|