HomeSort by relevance Sort by last modified time
    Searched refs:radeonInitQueryObjFunctions (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_queryobj.h 35 extern void radeonInitQueryObjFunctions(struct dd_function_table *functions);
radeon_screen.h 188 #define radeonInitQueryObjFunctions r200_radeonInitQueryObjFunctions
radeon_queryobj.c 183 void radeonInitQueryObjFunctions(struct dd_function_table *functions)
radeon_context.c 202 radeonInitQueryObjFunctions(&functions);
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 239 radeonInitQueryObjFunctions(&functions);

Completed in 82 milliseconds