Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_check.h162 OFFSET_CHECK(struct rogue_fwif_compute_ctx_state, ctx_state_flags, 0);
163 SIZE_CHECK(struct rogue_fwif_compute_ctx_state, 4);
H A Dpvr_rogue_fwif.h664 struct rogue_fwif_compute_ctx_state { struct
665 ctx_state_flagsrogue_fwif_compute_ctx_state global() argument
H A Dpvr_queue.c81 return sizeof(struct rogue_fwif_compute_ctx_state); in get_ctx_state_size()