Home
last modified time | relevance | path

Searched defs:applyDriverCorrectnessWorkarounds (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm553 void GrMtlCaps::applyDriverCorrectnessWorkarounds(const GrContextOptions&, const id<MTLDevice>) { function
/external/skia/src/gpu/graphite/vk/
DVulkanCaps.cpp80 void VulkanCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in skgpu::graphite::VulkanCaps
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp268 void GrD3DCaps::applyDriverCorrectnessWorkarounds(int vendorID) { in applyDriverCorrectnessWorkarounds() function in GrD3DCaps
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp495 void GrVkCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in GrVkCaps
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp3716 void GrGLCaps::applyDriverCorrectnessWorkarounds(const GrGLContextInfo& ctxInfo, in applyDriverCorrectnessWorkarounds() function in GrGLCaps