webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
load_functions_table.h
Go to the documentation of this file.
1 //
2 // Copyright 2015 The ANGLE Project Authors. All rights reserved.
3 // Use of this source code is governed by a BSD-style license that can be
4 // found in the LICENSE file.
5 //
6 // load_functions_table:
7 // Contains load functions table depending on internal format and ANGLE format.
8 //
9 
10 #ifndef LIBANGLE_RENDERER_LOADFUNCTIONSTABLE_H_
11 #define LIBANGLE_RENDERER_LOADFUNCTIONSTABLE_H_
12 
14 
15 namespace angle
16 {
17 
19 
20 } // namespace angle
21 
22 #endif // LIBANGLE_RENDERER_LOADFUNCTIONSTABLE_H_
GLuint GLint internalFormat
Definition: gl2ext.h:1280
unsigned int GLenum
Definition: gl2.h:69
LoadImageFunctionInfo(*)(GLenum) LoadFunctionMap
Definition: renderer_utils.h:100
Definition: Platform.h:33
rx::LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, Format::ID angleFormat)
Definition: load_functions_table_autogen.cpp:1451
ID
Definition: Format_ID_autogen.inl:13