Searched refs:R_EnableStencilTest (Results 1 – 3 of 3) sorted by relevance
190 void R_EnableStencilTest(bool enable);
701 R_EnableStencilTest(true); in R_DrawMeshShadow()710 R_EnableStencilTest(false); in R_DrawMeshShadow()
290 void R_EnableStencilTest (bool enable) in R_EnableStencilTest() function