Searched refs:tu6_emit_window_offset (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_private.h | 1293 void tu6_emit_window_offset(struct tu_cs *cs, uint32_t x1, uint32_t y1);
|
| H A D | tu_cmd_buffer.c | 461 tu6_emit_window_offset(struct tu_cs *cs, uint32_t x1, uint32_t y1) function in typeref:typename:void 612 tu6_emit_window_offset(cs, x1, y1); 1195 tu6_emit_window_offset(cs, 0, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 706 tu6_emit_window_offset(struct tu_cmd_buffer *cmd, function in typeref:typename:void 744 tu6_emit_window_offset(cmd, cs, x1, y1);
|
Completed in 13 milliseconds