Searched refs:fDriverBugWorkarounds (Results 1 – 10 of 10) sorted by relevance
80 fDriverBugWorkarounds = options.fDriverBugWorkarounds; in GrCaps()122 fDriverBugWorkarounds.applyOverrides(options.fDriverBugWorkarounds); in applyOptionsOverrides()
317 const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; } in workarounds()385 GrDriverBugWorkarounds fDriverBugWorkarounds; variable
81 fDriverBugWorkarounds = options.fDriverBugWorkarounds; in GrCaps()123 fDriverBugWorkarounds.applyOverrides(options.fDriverBugWorkarounds); in applyOptionsOverrides()
319 const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; } in workarounds()388 GrDriverBugWorkarounds fDriverBugWorkarounds; variable
101 if (fDriverBugWorkarounds.max_fragment_uniform_vectors_32) { in init()119 if (fDriverBugWorkarounds.pack_parameters_workaround_with_pack_buffer) { in init()494 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in init()1404 if (fDriverBugWorkarounds.disable_texture_storage) { in initConfigTable()2404 fDriverBugWorkarounds.disable_discard_framebuffer) { in applyDriverCorrectnessWorkarounds()2519 if (fDriverBugWorkarounds.gl_clear_broken) { in applyDriverCorrectnessWorkarounds()2550 } else if (fDriverBugWorkarounds.disallow_large_instanced_draw) { in applyDriverCorrectnessWorkarounds()2687 if (fDriverBugWorkarounds.add_and_true_to_loop_condition) { in applyDriverCorrectnessWorkarounds()2691 if (fDriverBugWorkarounds.unfold_short_circuit_as_ternary_operation) { in applyDriverCorrectnessWorkarounds()2695 if (fDriverBugWorkarounds.emulate_abs_int_function) { in applyDriverCorrectnessWorkarounds()[all …]
101 if (fDriverBugWorkarounds.max_fragment_uniform_vectors_32) { in init()119 if (fDriverBugWorkarounds.pack_parameters_workaround_with_pack_buffer) { in init()494 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in init()1411 if (fDriverBugWorkarounds.disable_texture_storage) { in initConfigTable()2422 fDriverBugWorkarounds.disable_discard_framebuffer) { in applyDriverCorrectnessWorkarounds()2537 if (fDriverBugWorkarounds.gl_clear_broken) { in applyDriverCorrectnessWorkarounds()2568 } else if (fDriverBugWorkarounds.disallow_large_instanced_draw) { in applyDriverCorrectnessWorkarounds()2705 if (fDriverBugWorkarounds.add_and_true_to_loop_condition) { in applyDriverCorrectnessWorkarounds()2709 if (fDriverBugWorkarounds.unfold_short_circuit_as_ternary_operation) { in applyDriverCorrectnessWorkarounds()2713 if (fDriverBugWorkarounds.emulate_abs_int_function) { in applyDriverCorrectnessWorkarounds()[all …]
239 GrDriverBugWorkarounds fDriverBugWorkarounds; member
237 GrDriverBugWorkarounds fDriverBugWorkarounds; member
445 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in initGrCaps()
496 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in initGrCaps()