Searched defs:applyDriverCorrectnessWorkarounds (Results 1 – 5 of 5) sorted by relevance
553 void GrMtlCaps::applyDriverCorrectnessWorkarounds(const GrContextOptions&, const id<MTLDevice>) { function
80 void VulkanCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in skgpu::graphite::VulkanCaps
268 void GrD3DCaps::applyDriverCorrectnessWorkarounds(int vendorID) { in applyDriverCorrectnessWorkarounds() function in GrD3DCaps
495 void GrVkCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in GrVkCaps
3716 void GrGLCaps::applyDriverCorrectnessWorkarounds(const GrGLContextInfo& ctxInfo, in applyDriverCorrectnessWorkarounds() function in GrGLCaps