Searched refs:bind_frag_data_location (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshader_query.cpp257 bind_frag_data_location(struct gl_shader_program *const shProg, function in typeref:typename:void
293 bind_frag_data_location(shProg, name, colorNumber, 0);
330 bind_frag_data_location(shProg, name, colorNumber, index);
345 bind_frag_data_location(shProg, name, colorNumber, index);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshader_query.cpp301 bind_frag_data_location(struct gl_shader_program *const shProg, function in typeref:typename:void
337 bind_frag_data_location(shProg, name, colorNumber, 0);
374 bind_frag_data_location(shProg, name, colorNumber, index);
389 bind_frag_data_location(shProg, name, colorNumber, index);

Completed in 8 milliseconds