Searched defs:initFormatTable (Results 1 – 6 of 6) sorted by relevance
658 void GrMtlCaps::initFormatTable() { function
515 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
405 void VulkanCaps::initFormatTable(const skgpu::VulkanInterface* interface, in initFormatTable() function in skgpu::graphite::VulkanCaps
864 void GrVkCaps::initFormatTable(const GrContextOptions& contextOptions, in initFormatTable() function in GrVkCaps
1409 void GrGLCaps::initFormatTable(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, in initFormatTable() function in GrGLCaps