Searched refs:u_resource (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c6 static INLINE struct u_resource *
7 u_resource( struct pipe_resource *res ) function
9 return (struct u_resource *)res;
16 struct u_resource *ur = u_resource(resource);
23 struct u_resource *ur = u_resource(resource);
33 struct u_resource *ur = u_resource(resource);
40 struct u_resource *u
[all...]
H A Du_transfer.h86 struct u_resource { struct
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_resource.h35 struct u_resource b;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_resource.h43 struct u_resource b;
67 struct u_resource b;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h51 struct u_resource b;
H A Dsvga_resource_buffer.h64 struct u_resource b;
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600.h82 struct u_resource b;
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h397 struct u_resource b;

Completed in 242 milliseconds