Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c102 struct noop_resource *nresource; in noop_resource_create() local
162 struct noop_resource *nresource = (struct noop_resource *)resource; in noop_resource_destroy() local
180 struct noop_resource *nresource = (struct noop_resource *)resource; in noop_transfer_map() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h250 unsigned nresource; member