Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dregalloc.c45 #define PPIR_VEC3_REG_BASE (PPIR_VEC2_REG_BASE + PPIR_VEC2_REG_NUM) macro
46 #define PPIR_VEC4_REG_BASE (PPIR_VEC3_REG_BASE + PPIR_VEC3_REG_NUM)
74 [ppir_ra_reg_class_vec3] = PPIR_VEC3_REG_BASE,