HomeSort by relevance Sort by last modified time
    Searched refs:domGlsl_pipeline_stage (Results 1 - 2 of 2) sorted by null

  /external/collada/include/1.4/dom/
domProfile_GLSL.h 511 domGlsl_pipeline_stage attrStage;
537 * @return Returns a domGlsl_pipeline_stage of the stage attribute.
539 domGlsl_pipeline_stage getStage() const { return attrStage; }
544 void setStage( domGlsl_pipeline_stage atStage ) { attrStage = atStage; _validAttributeArray[0] = true; }
    [all...]
domTypes.h 482 enum domGlsl_pipeline_stage {
    [all...]

Completed in 20 milliseconds