Home
last modified time | relevance | path

Searched defs:generate_textures (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dtexfilt.c289 static void generate_textures( unsigned mode ) in generate_textures() function
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dtexfilt.c289 static void generate_textures( unsigned mode ) in generate_textures() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dglwrapper-ogl.cc355 void OGLStateManager::generate_textures(size_t count, unsigned int *textures) in generate_textures() function in OGLStateManager