Searched defs:applyDriverCorrectnessWorkarounds (Results 1 – 5 of 5) sorted by relevance
573 void GrMtlCaps::applyDriverCorrectnessWorkarounds(const GrContextOptions&, const id<MTLDevice>) { function
270 void GrD3DCaps::applyDriverCorrectnessWorkarounds(int vendorID) { in applyDriverCorrectnessWorkarounds() function in GrD3DCaps
197 void VulkanCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in skgpu::graphite::VulkanCaps
507 void GrVkCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in GrVkCaps
3935 void GrGLCaps::applyDriverCorrectnessWorkarounds(const GrGLContextInfo& ctxInfo, in applyDriverCorrectnessWorkarounds() function in GrGLCaps