Searched refs:fDriverBugWorkarounds (Results 1 – 11 of 11) sorted by relevance
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
91 fDriverBugWorkarounds = options.fDriverBugWorkarounds; in GrCaps()155 fDriverBugWorkarounds.applyOverrides(options.fDriverBugWorkarounds); in applyOptionsOverrides()
439 const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; } in workarounds()573 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 …]
237 GrDriverBugWorkarounds fDriverBugWorkarounds; member
336 GrDriverBugWorkarounds fDriverBugWorkarounds; member
98 if (fDriverBugWorkarounds.max_fragment_uniform_vectors_32) { in init()119 if (fDriverBugWorkarounds.pack_parameters_workaround_with_pack_buffer) { in init()540 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in init()1310 if (fDriverBugWorkarounds.disable_texture_storage) { in initFormatTable()3453 fDriverBugWorkarounds.disable_discard_framebuffer) { in applyDriverCorrectnessWorkarounds()3600 if (fDriverBugWorkarounds.gl_clear_broken) { in applyDriverCorrectnessWorkarounds()3630 } else if (fDriverBugWorkarounds.disallow_large_instanced_draw) { in applyDriverCorrectnessWorkarounds()3826 if (fDriverBugWorkarounds.add_and_true_to_loop_condition) { in applyDriverCorrectnessWorkarounds()3830 if (fDriverBugWorkarounds.unfold_short_circuit_as_ternary_operation) { in applyDriverCorrectnessWorkarounds()3834 if (fDriverBugWorkarounds.emulate_abs_int_function) { in applyDriverCorrectnessWorkarounds()[all …]
484 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in initGrCaps()
201 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in initGrCaps()
632 if (fDriverBugWorkarounds.max_texture_size_limit_4096) { in initGrCaps()