Searched defs:resource_copy_region (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h439 void (*resource_copy_region)(struct pipe_context *pipe, member in struct:pipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py616 def resource_copy_region(self, dst, dst_level, dstx, dsty, dstz, src, src_level, src_box): member in class:Context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h635 void (*resource_copy_region)(struct pipe_context *pipe, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py617 def resource_copy_region(self, dst, dst_level, dstx, dsty, dstz, src, src_level, src_box): member in class:Context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h181 struct call_resource_copy_region resource_copy_region; member in union:dd_call::__anon09de915a010a
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h184 struct call_resource_copy_region resource_copy_region; member in union:dd_call::__anon70c75d0d010a

Completed in 10 milliseconds