Home
last modified time | relevance | path

Searched refs:tdst_full (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler_reg.h346 tdst_full(enum toy_file file, enum toy_type type, enum toy_rect rect, in tdst_full() function
397 return tdst_full(src.file, src.type, src.rect, in tdst_from()
412 return tdst_full(file, type, rect, in tdst()
424 return tdst_full(TOY_FILE_IMM, TOY_TYPE_W, TOY_RECT_LINEAR, in tdst_imm_w()
Dtoy_tgsi.c1744 dst = tdst_full(TOY_FILE_VRF, type, TOY_RECT_LINEAR, in ra_get_dst()
2051 real_dst = tdst_full(TOY_FILE_VRF, type, TOY_RECT_LINEAR, in parse_instruction()