Searched refs:BufferAccessARB (Results 1 – 8 of 8) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | gl_enum_utils_autogen.h | 29 BufferAccessARB, enumerator
|
D | gl_enum_utils_autogen.cpp | 244 case GLenumGroup::BufferAccessARB: in GLenumToString()
|
D | capture_gles_3_1_autogen.cpp | 53 paramBuffer.addEnumParam("access", GLenumGroup::BufferAccessARB, ParamType::TGLenum, access); in CaptureBindImageTexture()
|
D | capture_gles_ext_autogen.cpp | 9528 paramBuffer.addEnumParam("access", GLenumGroup::BufferAccessARB, ParamType::TGLenum, access); in CaptureMapBufferOES()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 63 GLenumToString(GLenumGroup::BufferAccessARB, access), in GL_BindImageTexture()
|
D | entry_points_gles_ext_autogen.cpp | 9352 GLenumToString(GLenumGroup::BufferAccessARB, access)); in GL_MapBufferOES()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 3787 GLenumToString(GLenumGroup::BufferAccessARB, access), in GL_BindImageTexture() 8042 GLenumToString(GLenumGroup::BufferAccessARB, access)); in GL_MapNamedBuffer()
|
D | entry_points_gl_1_autogen.cpp | 10621 GLenumToString(GLenumGroup::BufferAccessARB, access)); in GL_MapBuffer()
|