Lines Matching defs:in_var

1016    ir_variable *in_var(const glsl_type *type, const char *name);
5645 builtin_builder::in_var(const glsl_type *type, const char *name)
5762 ir_variable *x = in_var(param_type, "x");
5790 ir_variable *x = in_var(param0_type, "x");
5791 ir_variable *y = in_var(param1_type, "y");
5818 ir_variable *degrees = in_var(type, "degrees");
5827 ir_variable *radians = in_var(type, "radians");
5839 ir_variable *theta = in_var(type, "theta");
5898 ir_variable *x = in_var(type, "x");
5909 ir_variable *x = in_var(type, "x");
5920 ir_variable *x = in_var(type, "x");
5932 ir_variable *x = in_var(type, "x");
5944 ir_variable *x = in_var(type, "x");
5965 ir_variable *x = in_var(type, "x");
5976 ir_variable *x = in_var(type, "x");
5986 ir_variable *x = in_var(type, "x");
6035 ir_variable *x = in_var(type, "x");
6065 ir_variable *x = in_var(val_type, "x");
6066 ir_variable *minVal = in_var(bound_type, "minVal");
6067 ir_variable *maxVal = in_var(bound_type, "maxVal");
6078 ir_variable *x = in_var(val_type, "x");
6079 ir_variable *y = in_var(val_type, "y");
6080 ir_variable *a = in_var(blend_type, "a");
6093 ir_variable *x = in_var(val_type, "x");
6094 ir_variable *y = in_var(val_type, "y");
6095 ir_variable *a = in_var(blend_type, "a");
6113 ir_variable *edge = in_var(edge_type, "edge");
6114 ir_variable *x = in_var(x_type, "x");
6152 ir_variable *edge0 = in_var(edge_type, "edge0");
6153 ir_variable *edge1 = in_var(edge_type, "edge1");
6154 ir_variable *x = in_var(x_type, "x");
6176 ir_variable *x = in_var(type, "x");
6187 ir_variable *x = in_var(type, "x");
6218 ir_variable *x = in_var(type, "x");
6227 ir_variable *x = in_var(type, "x");
6236 ir_variable *x = in_var(type, "x");
6245 ir_variable *x = in_var(type, "x");
6254 ir_variable *x = in_var(type, "x");
6263 ir_variable *x = in_var(type, "x");
6272 ir_variable *x = in_var(type, "x");
6281 ir_variable *x = in_var(type, "x");
6290 ir_variable *v = in_var(glsl_type::vec2_type, "v");
6299 ir_variable *v = in_var(glsl_type::vec2_type, "v");
6308 ir_variable *v = in_var(glsl_type::vec4_type, "v");
6317 ir_variable *v = in_var(glsl_type::vec4_type, "v");
6326 ir_variable *p = in_var(glsl_type::uint_type, "p");
6335 ir_variable *p = in_var(glsl_type::uint_type, "p");
6345 ir_variable *p = in_var(glsl_type::uint_type, "p");
6354 ir_variable *p = in_var(glsl_type::uint_type, "p");
6363 ir_variable *v = in_var(glsl_type::vec2_type, "v");
6372 ir_variable *p = in_var(glsl_type::uint_type, "p");
6381 ir_variable *v = in_var(glsl_type::uvec2_type, "v");
6390 ir_variable *p = in_var(glsl_type::double_type, "p");
6399 ir_variable *v = in_var(glsl_type::ivec2_type, "v");
6408 ir_variable *p = in_var(glsl_type::int64_t_type, "p");
6417 ir_variable *v = in_var(glsl_type::uvec2_type, "v");
6426 ir_variable *p = in_var(glsl_type::uint64_t_type, "p");
6435 ir_variable *x = in_var(type, "x");
6446 ir_variable *p0 = in_var(type, "p0");
6447 ir_variable *p1 = in_var(type, "p1");
6474 ir_variable *a = in_var(type, "a");
6475 ir_variable *b = in_var(type, "b");
6490 ir_variable *x = in_var(type, "x");
6517 ir_variable *N = in_var(type, "N");
6518 ir_variable *I = in_var(type, "I");
6519 ir_variable *Nref = in_var(type, "Nref");
6531 ir_variable *I = in_var(type, "I");
6532 ir_variable *N = in_var(type, "N");
6544 ir_variable *I = in_var(type, "I");
6545 ir_variable *N = in_var(type, "N");
6546 ir_variable *eta = in_var(type->get_base_type(), "eta");
6574 ir_variable *x = in_var(type, "x");
6575 ir_variable *y = in_var(type, "y");
6594 r = in_var(glsl_type::dvec(type->matrix_columns), "r");
6595 c = in_var(glsl_type::dvec(type->vector_elements), "c");
6597 r = in_var(glsl_type::vec(type->matrix_columns), "r");
6598 c = in_var(glsl_type::vec(type->vector_elements), "c");
6619 ir_variable *m = in_var(orig_type, "m");
6638 ir_variable *m = in_var(type, "m");
6650 ir_variable *m = in_var(type, "m");
6675 ir_variable *m = in_var(type, "m");
6750 ir_variable *m = in_var(type, "m");
6770 ir_variable *m = in_var(type, "m");
6832 ir_variable *m = in_var(type, "m");
7026 ir_variable *v = in_var(type, "v");
7038 ir_variable *v = in_var(type, "v");
7069 ir_variable *s = in_var(sampler_type, "sampler");
7077 ir_variable *lod = in_var(glsl_type::int_type, "lod");
7093 ir_variable *s = in_var(sampler_type, "sampler");
7106 ir_variable *code = in_var(glsl_type::int_type, "code");
7121 ir_variable *code = in_var(glsl_type::int_type, "code");
7135 ir_variable *s = in_var(sampler_type, "sampler");
7136 ir_variable *P = in_var(coord_type, "P");
7165 ir_variable *refz = in_var(glsl_type::float_type, "refz");
7177 ir_variable *lod = in_var(glsl_type::float_type, "lod");
7182 ir_variable *dPdx = in_var(glsl_type::vec(grad_size), "dPdx");
7183 ir_variable *dPdy = in_var(glsl_type::vec(grad_size), "dPdy");
7208 ir_variable *clamp = in_var(glsl_type::float_type, "lodClamp");
7235 ir_variable *bias = in_var(glsl_type::float_type, "bias");
7257 ir_variable *s = in_var(sampler_type, "sampler");
7258 ir_variable *P = in_var(glsl_type::vec4_type, "P");
7259 ir_variable *compare = in_var(glsl_type::float_type, "compare");
7274 ir_variable *lod = in_var(glsl_type::float_type, "lod");
7280 ir_variable *lod_clamp = in_var(glsl_type::float_type, "lodClamp");
7292 ir_variable *bias = in_var(glsl_type::float_type, "bias");
7316 ir_variable *s = in_var(sampler_type, "sampler");
7317 ir_variable *P = in_var(coord_type, "P");
7328 ir_variable *sample = in_var(glsl_type::int_type, "sample");
7333 ir_variable *lod = in_var(glsl_type::int_type, "lod");
7437 ir_variable *s = in_var(sampler_type, "sampler");
7438 ir_variable *coord = in_var(coord_type, "coord");
7455 ir_variable *s = in_var(sampler_type, "sampler");
7472 ir_variable *s = in_var(sampler_type, "sampler");
7473 ir_variable *P = in_var(coord_type, "P");
7496 ir_variable *p = in_var(type, "p");
7507 ir_variable *p = in_var(type, "p");
7519 ir_variable *p = in_var(type, "p");
7544 ir_variable *p = in_var(type, "p");
7554 ir_variable *p = in_var(type, "p");
7564 ir_variable *p = in_var(type, "p");
7574 ir_variable *p = in_var(type, "p");
7584 ir_variable *value = in_var(type, "value");
7585 ir_variable *offset = in_var(glsl_type::int_type, "offset");
7586 ir_variable *bits = in_var(glsl_type::int_type, "bits");
7604 ir_variable *base = in_var(type, "base");
7605 ir_variable *insert = in_var(type, "insert");
7606 ir_variable *offset = in_var(glsl_type::int_type, "offset");
7607 ir_variable *bits = in_var(glsl_type::int_type, "bits");
7656 ir_variable *a = in_var(type, "a");
7669 ir_variable *a = in_var(type, "a");
7670 ir_variable *b = in_var(type, "b");
7671 ir_variable *c = in_var(type, "c");
7689 ir_variable *x = in_var(x_type, "x");
7702 ir_variable *x = in_var(x_type, "x");
7750 ir_variable *x = in_var(type, "x");
7751 ir_variable *y = in_var(type, "y");
7771 ir_variable *x = in_var(type, "x");
7772 ir_variable *y = in_var(type, "y");
7835 ir_variable *x = in_var(type, "x");
7836 ir_variable *y = in_var(type, "y");
7872 ir_variable *interpolant = in_var(type, "interpolant");
7884 ir_variable *interpolant = in_var(type, "interpolant");
7886 ir_variable *offset = in_var(glsl_type::vec2_type, "offset");
7897 ir_variable *interpolant = in_var(type, "interpolant");
7899 ir_variable *sample_num = in_var(glsl_type::int_type, "sample_num");
7911 ir_variable *counter = in_var(glsl_type::atomic_uint_type, "counter");
7920 ir_variable *counter = in_var(glsl_type::atomic_uint_type, "counter");
7921 ir_variable *data = in_var(glsl_type::uint_type, "data");
7930 ir_variable *counter = in_var(glsl_type::atomic_uint_type, "counter");
7931 ir_variable *compare = in_var(glsl_type::uint_type, "compare");
7932 ir_variable *data = in_var(glsl_type::uint_type, "data");
7942 ir_variable *atomic = in_var(type, "atomic");
7943 ir_variable *data = in_var(type, "data");
7953 ir_variable *atomic = in_var(type, "atomic");
7954 ir_variable *data1 = in_var(type, "data1");
7955 ir_variable *data2 = in_var(type, "data2");
7964 ir_variable *counter = in_var(glsl_type::atomic_uint_type, "atomic_counter");
7978 ir_variable *counter = in_var(glsl_type::atomic_uint_type, "atomic_counter");
7979 ir_variable *data = in_var(glsl_type::uint_type, "data");
8019 ir_variable *counter = in_var(glsl_type::atomic_uint_type, "atomic_counter");
8020 ir_variable *compare = in_var(glsl_type::uint_type, "compare");
8021 ir_variable *data = in_var(glsl_type::uint_type, "data");
8036 ir_variable *atomic = in_var(type, "atomic_var");
8037 ir_variable *data = in_var(type, "atomic_data");
8054 ir_variable *atomic = in_var(type, "atomic_var");
8055 ir_variable *data1 = in_var(type, "atomic_data1");
8056 ir_variable *data2 = in_var(type, "atomic_data2");
8071 ir_variable *x = in_var(type, "x");
8072 ir_variable *y = in_var(type, "y");
8073 ir_variable *z = in_var(type, "z");
8085 ir_variable *x = in_var(type, "x");
8086 ir_variable *y = in_var(type, "y");
8087 ir_variable *z = in_var(type, "z");
8099 ir_variable *x = in_var(type, "x");
8100 ir_variable *y = in_var(type, "y");
8101 ir_variable *z = in_var(type, "z");
8164 ir_variable *image = in_var(image_type, "image");
8165 ir_variable *coord = in_var(
8174 sig->parameters.push_tail(in_var(glsl_type::int_type, "sample"));
8179 sig->parameters.push_tail(in_var(data_type, arg_name));
8220 ir_variable *image = in_var(image_type, "image");
8244 ir_variable *image = in_var(image_type, "image");
8337 ir_variable *value = in_var(glsl_type::bool_type, "value");
8346 ir_variable *value = in_var(glsl_type::bool_type, "value");
8360 ir_variable *value = in_var(type, "value");
8369 ir_variable *value = in_var(type, "value");
8383 ir_variable *value = in_var(type, "value");
8384 ir_variable *invocation = in_var(glsl_type::uint_type, "invocation");
8393 ir_variable *value = in_var(type, "value");
8394 ir_variable *invocation = in_var(glsl_type::uint_type, "invocation");
8455 ir_variable *value = in_var(glsl_type::bool_type, "value");
8464 ir_variable *value = in_var(glsl_type::bool_type, "value");