Searched refs:PixelTransferStencil (Results 1 – 4 of 4) sorted by relevance
467 const constexpr PixelTransferStencil::Type PixelTransferStencil::Default;469 void PixelTransferStencil::Set(const Type& value) { in Set()474 PixelTransferStencil::Type PixelTransferStencil::Get() { in Get()
316 struct PixelTransferStencil { struct326 constexpr bool operator!=(const PixelTransferStencil::Type& a, const PixelTransferStencil::Type& b)… in operator !=()
240 State<value::PixelTransferStencil> pixelTransferStencil;
532 parameters.context.pixelTransferStencil = gl::value::PixelTransferStencil::Default; in render()