Searched refs:vec4_size (Results 1 – 1 of 1) sorted by relevance
1652 unsigned vec4_size = 4 * sizeof(float); in ntq_setup_uniforms() local1654 declare_uniform_range(c, var->data.driver_location * vec4_size, in ntq_setup_uniforms()1655 vec4_count * vec4_size); in ntq_setup_uniforms()