Searched refs:D3DWorkarounds (Results 1 – 2 of 2) sorted by relevance
/external/angle/include/platform/ |
D | FeaturesD3D.h | 38 Feature mrtPerfWorkaround = {"mrt_perf_workaround", FeatureCategory::D3DWorkarounds, 43 FeatureCategory::D3DWorkarounds, 53 Feature zeroMaxLodWorkaround = {"zero_max_lod", FeatureCategory::D3DWorkarounds, 61 "use_instanced_point_sprite_emulation", FeatureCategory::D3DWorkarounds, 70 "depth_stencil_blit_extra_copy", FeatureCategory::D3DWorkarounds, 79 "expand_integer_pow_expressions", FeatureCategory::D3DWorkarounds, 86 "flush_after_ending_transform_feedback", FeatureCategory::D3DWorkarounds, 94 "get_dimensions_ignores_base_level", FeatureCategory::D3DWorkarounds, 106 "pre_add_texel_fetch_offsets", FeatureCategory::D3DWorkarounds, 115 "emulate_tiny_stencil_textures", FeatureCategory::D3DWorkarounds, [all …]
|
D | Feature.h | 31 D3DWorkarounds, enumerator 64 case FeatureCategory::D3DWorkarounds: in FeatureCategoryToString()
|