OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r600_resource_from_handle
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/radeonsi/
r600_resource.c
36
static struct pipe_resource *
r600_resource_from_handle
(struct pipe_screen * screen,
function
50
screen->resource_from_handle =
r600_resource_from_handle
;
/external/mesa3d/src/gallium/drivers/r600/
r600_resource.c
41
static struct pipe_resource *
r600_resource_from_handle
(struct pipe_screen * screen,
function
64
screen->resource_from_handle =
r600_resource_from_handle
;
Completed in 56 milliseconds