Searched refs:nir_format_pack_r9g9b9e5 (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d_nir_lower_image_load_store.c | 107 formatted = nir_format_pack_r9g9b9e5(b, color); in v3d_nir_lower_image_store()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_format_convert.h | 407 nir_format_pack_r9g9b9e5(nir_builder *b, nir_ssa_def *color) in nir_format_pack_r9g9b9e5() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_pbo_compute.c | 531 … handle_swap(b, nir_pad_vec4(b, nir_format_pack_r9g9b9e5(b, pixel)), buffer_offset, sd, 1, true); in convert_swap_write()
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 1014 value = nir_format_pack_r9g9b9e5(b, color); in convert_color()
|