Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm529 void GrMtlCaps::applyDriverCorrectnessWorkarounds(const GrContextOptions&, function
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp262 void GrD3DCaps::applyDriverCorrectnessWorkarounds(int vendorID) { in applyDriverCorrectnessWorkarounds() function in GrD3DCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp480 void GrVkCaps::applyDriverCorrectnessWorkarounds(const VkPhysicalDeviceProperties& properties) { in applyDriverCorrectnessWorkarounds() function in GrVkCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3583 void GrGLCaps::applyDriverCorrectnessWorkarounds(const GrGLContextInfo& ctxInfo, in applyDriverCorrectnessWorkarounds() function in GrGLCaps