Home | History | Annotate | Download | only in glsl

Lines Matching refs:float_type

29  * accessors (such as glsl_type::float_type).  Those global variables are
55 glsl_struct_field(glsl_type::float_type, "near"),
56 glsl_struct_field(glsl_type::float_type, "far"),
57 glsl_struct_field(glsl_type::float_type, "diff"),
61 glsl_struct_field(glsl_type::float_type, "size"),
62 glsl_struct_field(glsl_type::float_type, "sizeMin"),
63 glsl_struct_field(glsl_type::float_type, "sizeMax"),
64 glsl_struct_field(glsl_type::float_type, "fadeThresholdSize"),
65 glsl_struct_field(glsl_type::float_type, "distanceConstantAttenuation"),
66 glsl_struct_field(glsl_type::float_type, "distanceLinearAttenuation"),
67 glsl_struct_field(glsl_type::float_type, "distanceQuadraticAttenuation"),
75 glsl_struct_field(glsl_type::float_type, "shininess"),
85 glsl_struct_field(glsl_type::float_type, "spotExponent"),
86 glsl_struct_field(glsl_type::float_type, "spotCutoff"),
87 glsl_struct_field(glsl_type::float_type, "spotCosCutoff"),
88 glsl_struct_field(glsl_type::float_type, "constantAttenuation"),
89 glsl_struct_field(glsl_type::float_type, "linearAttenuation"),
90 glsl_struct_field(glsl_type::float_type, "quadraticAttenuation"),
109 glsl_struct_field(glsl_type::float_type, "density"),
110 glsl_struct_field(glsl_type::float_type, "start"),
111 glsl_struct_field(glsl_type::float_type, "end"),
112 glsl_struct_field(glsl_type::float_type, "scale"),