Home
last modified time | relevance | path

Searched defs:nresource (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c106 struct noop_resource *nresource; in noop_resource_create() local
210 struct noop_resource *nresource = (struct noop_resource *)resource; in noop_resource_destroy() local
229 struct noop_resource *nresource = (struct noop_resource *)resource; in noop_transfer_map() local
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c180 agx_resource_setup(struct agx_device *dev, struct agx_resource *nresource) in agx_resource_setup()
531 struct agx_resource *nresource; in agx_resource_create_with_modifiers() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h278 unsigned nresource; member