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