Searched refs:bind_frag_data_location (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | shader_query.cpp | 266 bind_frag_data_location(struct gl_shader_program *const shProg, in bind_frag_data_location() function 302 bind_frag_data_location(shProg, name, colorNumber, 0); in _mesa_BindFragDataLocation_no_error() 339 bind_frag_data_location(shProg, name, colorNumber, index); in _mesa_BindFragDataLocationIndexed() 354 bind_frag_data_location(shProg, name, colorNumber, index); in _mesa_BindFragDataLocationIndexed_no_error()
|