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

  /external/mesa3d/src/compiler/glsl/
builtin_variables.cpp 398 return add_index_variable(name, type, ir_var_shader_out, slot, index);
409 ir_variable *add_index_variable(const char *name, const glsl_type *type,
457 builtin_variable_generator::add_index_variable(const char *name, function in class:__anon29173::builtin_variable_generator
    [all...]

Completed in 551 milliseconds