Searched refs:cpu_runtime_caps (Results 1 – 3 of 3) sorted by relevance
33 mali_gralloc_format_caps cpu_runtime_caps; variable57 cpu_runtime_caps.caps_mask |= MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT; in get_ip_capabilities()58 cpu_runtime_caps.caps_mask |= MALI_GRALLOC_FORMAT_CAPABILITY_PIXFMT_RGBA1010102; in get_ip_capabilities()59 cpu_runtime_caps.caps_mask |= MALI_GRALLOC_FORMAT_CAPABILITY_PIXFMT_RGBA16161616; in get_ip_capabilities()124 cpu_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
22 extern mali_gralloc_format_caps cpu_runtime_caps;
275 consumer_caps &= cpu_runtime_caps.caps_mask; in get_consumer_caps()348 producer_caps &= cpu_runtime_caps.caps_mask; in get_producer_caps()