Searched refs:glsl_get_sampler_coordinate_components (Results 1 – 4 of 4) sorted by relevance
71 unsigned coord_comps = glsl_get_sampler_coordinate_components(deref->type); in image_coord_is_in_bounds()102 unsigned dims = glsl_get_sampler_coordinate_components(deref->type); in image_address()665 unsigned coord_comps = glsl_get_sampler_coordinate_components(deref->type); in lower_image_size_instr()
110 int glsl_get_sampler_coordinate_components(const struct glsl_type *type);
221 glsl_get_sampler_coordinate_components(const struct glsl_type *type) in glsl_get_sampler_coordinate_components() function
505 glsl_get_sampler_coordinate_components(tex_var->type); in create_fs()