Searched defs:initFormatTable (Results 1 – 6 of 6) sorted by relevance
651 void GrMtlCaps::initFormatTable() { function
573 void DawnCaps::initFormatTable(const wgpu::Device& device) { in initFormatTable() function in skgpu::graphite::DawnCaps
361 void GrD3DCaps::initFormatTable(const DXGI_ADAPTER_DESC& adapterDesc, ID3D12Device* device) { in initFormatTable() function in GrD3DCaps
448 void VulkanCaps::initFormatTable(const skgpu::VulkanInterface* interface, in initFormatTable() function in skgpu::graphite::VulkanCaps
880 void GrVkCaps::initFormatTable(const GrContextOptions& contextOptions, in initFormatTable() function in GrVkCaps
1466 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() function in GrGLCaps