Searched defs:ShaderResourceUsage (Results 1 – 1 of 1) sorted by relevance
155 struct ShaderResourceUsage struct157 int numInputs;158 int numInputVectors;159 int numInputComponents;160 int numOutputs;161 int numOutputVectors;162 int numOutputComponents;163 int numPatchInputComponents;164 int numPatchOutputComponents;166 int numDefaultBlockUniformComponents;[all …]