Home | History | Annotate | Download | only in glsl

Lines Matching refs:vec4_type

66 const glsl_type *const glsl_type::vec4_type = & builtin_core_types[11];
104 { glsl_type::vec4_type, "emission" },
105 { glsl_type::vec4_type, "ambient" },
106 { glsl_type::vec4_type, "diffuse" },
107 { glsl_type::vec4_type, "specular" },
112 { glsl_type::vec4_type, "ambient" },
113 { glsl_type::vec4_type, "diffuse" },
114 { glsl_type::vec4_type, "specular" },
115 { glsl_type::vec4_type, "position" },
116 { glsl_type::vec4_type, "halfVector" },
127 { glsl_type::vec4_type, "ambient" },
131 { glsl_type::vec4_type, "sceneColor" },
135 { glsl_type::vec4_type, "ambient" },
136 { glsl_type::vec4_type, "diffuse" },
137 { glsl_type::vec4_type, "specular" },
141 { glsl_type::vec4_type, "color" },