Home
last modified time | relevance | path

Searched defs:tx2 (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DstrictOptionalProperties1.ts134 declare let tx2: [string | undefined]; variable
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c170 unsigned tx2 = tx1 + hud->font.glyph_width; in hud_draw_string() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c1464 uint32_t tx2 = MIN2(tx1 + tiling->pipe0.width, tiling->tile_count.width); in tu_cmd_render_tiles() local