Home
last modified time | relevance | path

Searched refs:BufferTargetARB (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/libGL/
Dentry_points_gl_1_5_autogen.cpp55 GLenumToString(GLenumGroup::BufferTargetARB, target), buffer); in BindBuffer()
78 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferData()
103 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferSubData()
225 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferParameteriv()
247 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferPointerv()
270 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferSubData()
413 GLenumToString(GLenumGroup::BufferTargetARB, target), in MapBuffer()
444 GLenumToString(GLenumGroup::BufferTargetARB, target)); in UnmapBuffer()
Dentry_points_gl_4_4_autogen.cpp36 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), first, count, in BindBuffersBase()
65 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), first, count, in BindBuffersRange()
Dentry_points_gl_3_0_autogen.cpp74 GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer); in BindBufferBase()
98 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer, in BindBufferRange()
529 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in FlushMappedBufferRange()
789 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, (uintptr_t)data); in GetBooleani_v()
1200 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in MapBufferRange()
Dentry_points_gl_3_2_autogen.cpp238 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferParameteri64v()
/external/angle/src/libANGLE/
Dgl_enum_utils_autogen.h33 BufferTargetARB, enumerator
Dgl_enum_utils_autogen.cpp308 case GLenumGroup::BufferTargetARB: in GLenumToString()
Dcapture_gles_3_1_autogen.cpp237 paramBuffer.addEnumParam("target", GLenumGroup::BufferTargetARB, ParamType::TGLenum, target); in CaptureGetBooleani_v()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp69 GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer); in BindBufferBase()
93 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer, in BindBufferRange()
745 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in FlushMappedBufferRange()
964 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferParameteri64v()
986 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferPointerv()
1659 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in MapBufferRange()
2429 GLenumToString(GLenumGroup::BufferTargetARB, target)); in UnmapBuffer()
Dentry_points_gles_2_0_autogen.cpp89 GLenumToString(GLenumGroup::BufferTargetARB, target), buffer); in BindBuffer()
281 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferData()
306 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferSubData()
1356 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferParameteriv()
Dentry_points_gles_ext_autogen.cpp3979 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in FlushMappedBufferRangeEXT()
4007 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in MapBufferRangeEXT()
4044 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferStorageMemEXT()
6288 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in GetBufferPointervOES()
6309 GLenumToString(GLenumGroup::BufferTargetARB, target), in MapBufferOES()
7478 GLenumToString(GLenumGroup::BufferTargetARB, target), buffer); in BindBufferContextANGLE()
7504 GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer); in BindBufferBaseContextANGLE()
7533 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, buffer, in BindBufferRangeContextANGLE()
8398 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferDataContextANGLE()
8428 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), in BufferStorageMemEXTContextANGLE()
[all …]
Dentry_points_gles_3_1_autogen.cpp312 CID(context), GLenumToString(GLenumGroup::BufferTargetARB, target), index, (uintptr_t)data); in GetBooleani_v()