Searched refs:vec3_type (Results 1 – 2 of 2) sorted by relevance
75 const glsl_type *const glsl_type::vec3_type = & builtin_core_types[10];127 { glsl_type::vec3_type, "spotDirection" },
164 static const glsl_type *const vec3_type; member