Searched defs:ShaderResourceUsage (Results 1 – 1 of 1) sorted by relevance
107 struct ShaderResourceUsage struct109 int numInputs;110 int numInputVectors;111 int numInputComponents;112 int numOutputs;113 int numOutputVectors;114 int numOutputComponents;115 int numPatchInputComponents;116 int numPatchOutputComponents;118 int numDefaultBlockUniformComponents;[all …]