Searched defs:is_srgb (Results 1 – 11 of 11) sorted by relevance
122 bool is_srgb = vk_format_is_srgb(image_view->vk.format); in pack_texture_shader_state_helper() local211 bool is_srgb = vk_format_is_srgb(buffer_view->vk_format); in v3dX() local
10 pub is_srgb: bool, field330 const fn is_srgb(ch_order: cl_channel_order) -> bool { in is_srgb() function
33 build_resolve_compute_shader(struct radv_device *dev, bool is_integer, bool is_srgb, int samples) in build_resolve_compute_shader()209 …eate_color_resolve_pipeline(struct radv_device *device, int samples, bool is_integer, bool is_srgb, in create_color_resolve_pipeline()
700 bool is_srgb; member777 bool is_srgb in get_format()1184 bool& is_srgb, in load_ktx_compressed_image()1299 bool is_srgb in store_ktx_compressed_image()
1914 bool is_srgb; in main() local
93 fn is_srgb(self: &Reader) -> bool; in is_srgb() function364 fn is_srgb(&self) -> bool { in is_srgb() method
75 pub(crate) fn is_srgb(&self) -> bool { in is_srgb() method
159 bool is_srgb; in driCreateConfigs() local
804 bool is_srgb = false; in FormatIsSRGB() local
291 bool is_srgb = util_format_is_srgb(pfmt); in emit_blit_setup() local
980 bool is_srgb = util_format_is_srgb(cso->format); in v3dX() local