Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/renderer/null/
H A Dnull.c38 static CullFaceMode null_cull_current(void) { return CULL_BACK; } in null_cull_current() function
181 .cull_current = null_cull_current,