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