ngfx::MTLGraphicsPipeline::Shaders
Public Attributes
Name | |
---|---|
id< MTLFunction > | VS |
id< MTLFunction > | PS |
Public Attributes Documentation
variable VS
id< MTLFunction > VS;
variable PS
id< MTLFunction > PS;
Updated on 3 April 2021 at 20:21:51 PDT