Searched defs:temp_destination (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c2632 BOOL temp_destination = FALSE; local
2675 temp_destination = TRUE;
2689 if(temp_destination) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c2509 BOOL temp_destination = FALSE; local
2552 temp_destination = TRUE;
2566 if(temp_destination) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c2902 BOOL temp_destination = FALSE; local
2956 temp_destination = TRUE;
2973 if (temp_destination)
2991 if (temp_destination)

Completed in 78 milliseconds