Home
last modified time | relevance | path

Searched defs:ShaderResourceUsage (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceDefinitionUtil.hpp155 struct ShaderResourceUsage struct
157 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 …]