Home
last modified time | relevance | path

Searched refs:null_texture_fill (Results 1 – 1 of 1) sorted by relevance

/dports/games/taisei/taisei-1.3.2/src/renderer/null/
H A Dnull.c88 static void null_texture_fill(Texture *tex, uint mipmap, const Pixmap *image_data) { } in null_texture_fill() function
207 .texture_fill = null_texture_fill,