Searched defs:first_plane (Results 1 – 5 of 5) sorted by relevance
69 ASSERTED const struct pan_image *first_plane = in mali_sampling_mode() local92 const struct pan_image *first_plane = pan_image_view_get_first_plane(view); in renderblock_fits_in_single_pass() local519 const struct pan_image *first_plane = pan_image_view_get_first_plane(rt); in pan_prepare_rt() local
705 const struct pan_image *first_plane = pan_image_view_get_first_plane(iview); in GENX() local
49 struct pipe_resource* first_plane; member
740 let first_plane = buffer.v4l2_buffer.get_first_plane_mut(); in process_events() localVariable1166 let first_plane = buffer.get_first_plane(); in qbuf() localVariable1176 let first_plane = host_buffer.v4l2_buffer.get_first_plane(); in qbuf() localVariable1203 let first_plane = buffer.get_first_plane(); in qbuf() localVariable
313 uint32_t first_plane = (range->aspectMask == VK_IMAGE_ASPECT_STENCIL_BIT) ? 1 : 0; in dzn_cmd_buffer_image_barrier() local