Lines Matching refs:fDriverBugWorkarounds
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()
2717 if (fDriverBugWorkarounds.rewrite_do_while_loops) { in applyDriverCorrectnessWorkarounds()
2721 if (fDriverBugWorkarounds.remove_pow_with_constant_exponent) { in applyDriverCorrectnessWorkarounds()
2744 if (fDriverBugWorkarounds.disable_blend_equation_advanced) { in applyDriverCorrectnessWorkarounds()
2914 if (fDriverBugWorkarounds.max_msaa_sample_count_4) { in getRenderTargetSampleCount()
2929 if (fDriverBugWorkarounds.max_msaa_sample_count_4) { in maxRenderTargetSampleCount()