Searched defs:is_textured (Results 1 – 4 of 4) sorted by relevance
1907 bool is_textured = v[0].texture_blend_mode != 0; in vertex_preprocessing() local2002 bool is_textured = v[0].texture_blend_mode != 0; in push_primitive() local2977 bool is_textured = v[0].texture_blend_mode != 0; in rsx_gl_push_quad() local
261 bool material::is_textured() const in is_textured() function in material
1716 BOOL is_textured (int type) in is_textured() function