Searched defs:is_srgb (Results 1 – 6 of 6) sorted by relevance
174 bool const is_srgb) in groups_layers_decode()
68 build_resolve_compute_shader(struct radv_device *dev, bool is_integer, bool is_srgb, int samples) in build_resolve_compute_shader()363 bool is_srgb, in create_resolve_pipeline()
234 bool is_srgb; in driCreateConfigs() local
804 bool is_srgb = false; in FormatIsSRGB() local
256 bool is_srgb = util_format_is_srgb(pfmt); in emit_blit_setup() local
87 bool is_srgb; member