Lines Matching defs:final
140 struct UniformTypeInfo final : angle::NonCopyable struct
158 GLenum type;
159 GLenum componentType;
160 GLenum textureType;
161 GLenum transposedMatrixType;
162 GLenum boolVectorType;
163 SamplerFormat samplerFormat;
164 int rowCount;
165 int columnCount;
166 int componentCount;
167 size_t componentSize;
168 size_t internalSize;
169 size_t externalSize;
170 bool isSampler;
171 bool isMatrixType;
172 bool isImageType;