Function ctru_sys::shaderProgramUse

source ·
pub unsafe extern "C" fn shaderProgramUse(
    sp: *mut shaderProgram_s
) -> Result
Expand description

Same as shaderProgramConfigure, but always loading code/operand descriptors and uploading DVLE constants afterwards.

§Arguments

  • sp - Shader program to use.