Home
last modified time | relevance | path

Searched refs:ext_streams (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_stream_defs.c78 .ext_streams = cmd_geom_ext_streams_0,
159 .ext_streams = cmd_frag_ext_streams_0,
216 .ext_streams = cmd_compute_ext_streams_0,
Dpvr_stream.h52 const struct pvr_stream_ext_def *ext_streams; member
Dpvr_stream.c163 const struct pvr_stream_ext_def *ext_def = &header->ext_streams[i]; in pvr_stream_process_ext_stream()