Home
last modified time | relevance | path

Searched refs:with_packed_usc_channel (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_common.h139 bool with_packed_usc_channel,
H A Dpvr_job_common.c68 bool with_packed_usc_channel, in pvr_pbe_get_src_format_and_gamma()
100 } else if (!with_packed_usc_channel) { in pvr_pbe_get_src_format_and_gamma()
66 pvr_pbe_get_src_format_and_gamma(VkFormat vk_format, enum pvr_pbe_gamma default_gamma, bool with_packed_usc_channel, uint32_t *const src_format_out, enum pvr_pbe_gamma *const gamma_out) pvr_pbe_get_src_format_and_gamma() argument
H A Dpvr_cmd_buffer.c721 bool with_packed_usc_channel; in pvr_setup_pbe_state() local
735 with_packed_usc_channel = true; in pvr_setup_pbe_state()
738 with_packed_usc_channel = false; in pvr_setup_pbe_state()
744 with_packed_usc_channel = false; in pvr_setup_pbe_state()
752 with_packed_usc_channel, in pvr_setup_pbe_state()

Completed in 8 milliseconds