Home | History | Annotate | Download | only in include

Lines Matching full:render

76  *  \brief Information on the capabilities of a render driver or context.
95 SDL_TEXTUREACCESS_TARGET /**< Texture can be used as a render target */
137 * A render driver is a set of code that handles rendering and texture
278 * \brief Set an additional color value used in render copy operations.
295 * \brief Get the additional color value used in render copy operations.
311 * \brief Set an additional alpha value used in render copy operations.
325 * \brief Get the additional alpha value used in render copy operations.
436 * \brief Determines whether a window supports the use of render targets
448 * \param texture The targeted texture, which must be created with the SDL_TEXTUREACCESS_TARGET flag, or NULL for the default render target
458 * \brief Get the current render target or NULL for the default render target.
460 * \return The current render target
803 * render target.