14 Managing Shaders

14 Q3Shader_Submit

You can use the Q3Shader_Submit function to submit a shader in a view.

TQ3Status Q3Shader_Submit (
TQ3ShaderObject shader, 
TQ3ViewObject view);
shader A shader.
view A view.

DESCRIPTION


The Q3Shader_Submit function submits the shader specified by the shader parameter for drawing or writing in the view specified by the view parameter.

SPECIAL CONSIDERATIONS


You should call this function only in a submitting loop.

DESCRIPTION
SPECIAL CONSIDERATIONS

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker