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

  /external/collada/include/1.4/dom/
domInstance_effect.h 135 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SETPARAM; }
279 * Gets the setparam element array.
280 * @return Returns a reference to the array of setparam elements.
284 * Gets the setparam element array.
285 * @return Returns a constant reference to the array of setparam elements.
domProfile_GLES.h 60 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SETPARAM; }
801 * Gets the setparam element array.
802 * @return Returns a reference to the array of setparam elements.
806 * Gets the setparam element array.
807 * @return Returns a constant reference to the array of setparam elements.
    [all...]
domTypes.h 243 FX_SURFACE_TYPE_ENUM_UNTYPED, /**< When a surface's type attribute is set to UNTYPED, its type is initially unknown and established later by the context in which it is used, such as by a texture sampler that references it. A surface of any other type may be changed into an UNTYPED surface at run-time, as if it were created by <newparam>, using <setparam>. If there is a type mismatch between a <setparam> operation and what the run-time decides the type should be, the result is profile- and platform-specific behavior. */
    [all...]

Completed in 25 milliseconds