HomeSort by relevance Sort by last modified time
    Searched full:total_uniforms (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/glsl/
linker.cpp 989 unsigned *next_shader_pos, unsigned *total_uniforms, unsigned *next_sampler_pos, unsigned * samplers_used)
999 shader_type, next_shader_pos, total_uniforms, next_sampler_pos, samplers_used);
1015 shader_type, next_shader_pos, total_uniforms, next_sampler_pos, samplers_used);
1044 (*total_uniforms)++;
1069 unsigned total_uniforms = 0; local
    [all...]

Completed in 345 milliseconds