Searched defs:vc4_resource (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.h54 struct vc4_resource { struct
99 static inline struct vc4_resource *
100 vc4_resource(struct pipe_resource *prsc) function
102 return (struct vc4_resource *)prsc;

Completed in 144 milliseconds