Searched refs:VGPU10_MAX_TEMPS (Results 1 – 3 of 3) sorted by relevance
43 #define VGPU10_MAX_TEMPS 4096 macro
652 return VGPU10_MAX_TEMPS; in vgpu10_get_shader_param()
229 } temp_map[VGPU10_MAX_TEMPS]; /**< arrayId, element */586 if (index >= VGPU10_MAX_TEMPS) { in check_register_index()