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

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h395 struct r300_resource struct
644 static INLINE struct r300_resource* r300_resource(struct pipe_resource* tex) function
646 return (struct r300_resource*)tex;

Completed in 71 milliseconds