Home
last modified time | relevance | path

Searched refs:tegra_resource_unwrap (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_resource.h49 tegra_resource_unwrap(struct pipe_resource *resource) in tegra_resource_unwrap() function
H A Dtegra_context.c73 indirect.buffer = tegra_resource_unwrap(pindirect->buffer); in tegra_draw_vbo()
74 indirect.indirect_draw_count = tegra_resource_unwrap(pindirect->indirect_draw_count); in tegra_draw_vbo()
79 info.index.resource = tegra_resource_unwrap(info.index.resource); in tegra_draw_vbo()
487 buffer.buffer = tegra_resource_unwrap(buffer.buffer); in tegra_set_constant_buffer()
651 buf[i].buffer.resource = tegra_resource_unwrap(buf[i].buffer.resource); in tegra_set_vertex_buffers()
726 info.dst.resource = tegra_resource_unwrap(info.dst.resource); in tegra_blit()
727 info.src.resource = tegra_resource_unwrap(info.src.resource); in tegra_blit()

Completed in 6 milliseconds