Home
last modified time | relevance | path

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

/third_party/libdrm/etnaviv/
Detnaviv_drmif.h168 static inline uint32_t etna_cmd_stream_get(struct etna_cmd_stream *stream, uint32_t offset) in etna_cmd_stream_get() function
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_drmif.h181 static inline uint32_t etna_cmd_stream_get(struct etna_cmd_stream *stream, uint32_t offset) in etna_cmd_stream_get() function
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.h161 uint32_t value = etna_cmd_stream_get(stream, offset); in etna_coalesce_end()