module Roglew::Texture2dContext::Parameters6

Public Instance Methods

depth_stencil_mode=(v) click to toggle source
# File lib/roglew/texture2d_context.rb, line 82
def depth_stencil_mode=(v) parameter(GL::DEPTH_STENCIL_TEXTURE_MODE, v) end