Searched refs:GetnColorTable (Results 1 – 6 of 6) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
D | entry_points_gl_4_5_autogen.h | 228 GetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table);
|
D | proc_table_wgl_autogen.cpp | 447 {"glGetnColorTable", P(gl::GetnColorTable)},
|
D | entry_points_gl_4_5_autogen.cpp | 1529 GetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table) in GetnColorTable() function 1548 ANGLE_CAPTURE(GetnColorTable, isCallValid, context, target, format, type, bufSize, table); in GetnColorTable()
|
D | libGL_autogen.cpp | 5860 return gl::GetnColorTable(target, format, type, bufSize, table); in glGetnColorTable()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | entry_points_enum_autogen.h | 610 GetnColorTable, enumerator
|
D | entry_points_enum_autogen.cpp | 1205 case EntryPoint::GetnColorTable: in GetEntryPointName()
|