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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshader_query.cpp43 program_resource_location(struct gl_program_resource *res,
209 return program_resource_location(res, array_index);
422 return program_resource_location(res, array_index);
829 program_resource_location(struct gl_program_resource *res, unsigned array_index) function in typeref:typename:GLint
917 return program_resource_location(res, array_index);
1280 *val = program_resource_location(res, 0);
1298 tmp = program_resource_location(res, 0);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshader_query.cpp43 program_resource_location(struct gl_program_resource *res,
244 return program_resource_location(res, array_index);
454 return program_resource_location(res, array_index);
1039 program_resource_location(struct gl_program_resource *res, unsigned array_index) function in typeref:typename:GLint
1127 return program_resource_location(res, array_index);
1513 *val = program_resource_location(res, 0);
1531 tmp = program_resource_location(res, 0);

Completed in 7 milliseconds