Searched defs:UnlockTexture (Results 1 – 2 of 2) sorted by relevance
278 void ExternalTextureManager::UnlockTexture(void* handle) { in UnlockTexture() function in gpu::gles2::ExternalTextureManager
99 void (*UnlockTexture) (SDL_Renderer * renderer, SDL_Texture * texture); member