Searched refs:StoreTexImageFunc (Results 1 – 1 of 1) sorted by relevance
88 typedef GLboolean (*StoreTexImageFunc)(TEXSTORE_PARAMS); typedef4036 static StoreTexImageFunc4039 static StoreTexImageFunc table[MESA_FORMAT_COUNT]; in _mesa_get_texstore_func()4225 StoreTexImageFunc storeImage; in _mesa_texstore()