Searched defs:find_tmpreg (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dati_fragment_shader.c327 static GLuint find_tmpreg(const struct texture_stage_op op[MAX_TEXTURES]) function
396 GLuint tmparg = find_tmpreg(op);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dati_fragment_shader.c330 static GLuint find_tmpreg(const struct texture_stage_op op[MAX_TEXTURES]) function
399 GLuint tmparg = find_tmpreg(op);

Completed in 58 milliseconds