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 D | p_context.h | 439 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 D | dump_state.py | 616 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 D | p_context.h | 635 void (*resource_copy_region)(struct pipe_context *pipe, member in struct:pipe_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/ |
| H A D | dump_state.py | 617 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 D | dd_pipe.h | 181 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 D | dd_pipe.h | 184 struct call_resource_copy_region resource_copy_region; member in union:dd_call::__anon70c75d0d010a
|
Completed in 10 milliseconds