Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 225) sorted by relevance

123456789

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL13.cpp15 GLenum target, in ValidateCompressedTexImage1D()
27 GLenum target, in ValidateCompressedTexSubImage1D()
39 GLenum target, in ValidateGetCompressedTexImage()
66 bool ValidateMultiTexCoord1d(const Context *context, GLenum target, GLdouble s) in ValidateMultiTexCoord1d()
71 bool ValidateMultiTexCoord1dv(const Context *context, GLenum target, const GLdouble *v) in ValidateMultiTexCoord1dv()
76 bool ValidateMultiTexCoord1f(const Context *context, GLenum target, GLfloat s) in ValidateMultiTexCoord1f()
81 bool ValidateMultiTexCoord1fv(const Context *context, GLenum target, const GLfloat *v) in ValidateMultiTexCoord1fv()
86 bool ValidateMultiTexCoord1i(const Context *context, GLenum target, GLint s) in ValidateMultiTexCoord1i()
91 bool ValidateMultiTexCoord1iv(const Context *context, GLenum target, const GLint *v) in ValidateMultiTexCoord1iv()
96 bool ValidateMultiTexCoord1s(const Context *context, GLenum target, GLshort s) in ValidateMultiTexCoord1s()
[all …]
DvalidationES3.cpp33 GLenum target, in ValidateFramebufferTextureMultiviewBaseANGLE()
265 TextureType target, in ValidateTexImageFormatCombination()
386 TextureTarget target, in ValidateES3TexImageParametersBase()
705 TextureTarget target, in ValidateES3TexImage2DParameters()
734 TextureTarget target, in ValidateES3TexImage3DParameters()
1020 TextureTarget target, in ValidateES3CopyTexImageParametersBase()
1095 TextureTarget target, in ValidateES3CopyTexImage2DParameters()
1120 TextureTarget target, in ValidateES3CopyTexImage3DParameters()
1145 TextureType target, in ValidateES3TexStorageParametersBase()
1317 TextureType target, in ValidateES3TexStorage2DParameters()
[all …]
DvalidationES2.cpp173 bool IsValidCopyTextureDestinationTargetEnum(const Context *context, TextureTarget target) in IsValidCopyTextureDestinationTargetEnum()
196 TextureTarget target) in IsValidCopyTextureDestinationTarget()
322 TextureTarget target, in ValidateES2CopyTexImageParameters()
1018 TextureTarget target, in ValidateES2TexImageParameters()
1059 TextureTarget target, in ValidateES2TexImageParametersBase()
1770 TextureType target, in ValidateES2TexStorageParameters()
2059 GLenum target, in ValidateDiscardFramebufferEXT()
2866 TextureTarget target, in ValidateTexImage2D()
2889 TextureTarget target, in ValidateTexImage2DRobustANGLE()
2919 TextureTarget target, in ValidateTexSubImage2D()
[all …]
DvalidationES.cpp600 bool ValidTexture3DTarget(const Context *context, TextureType target) in ValidTexture3DTarget()
619 bool ValidTextureExternalTarget(const Context *context, TextureType target) in ValidTextureExternalTarget()
626 bool ValidTextureExternalTarget(const Context *context, TextureTarget target) in ValidTextureExternalTarget()
636 bool ValidTexture2DDestinationTarget(const Context *context, TextureTarget target) in ValidTexture2DDestinationTarget()
787 bool ValidTexture3DDestinationTarget(const Context *context, TextureTarget target) in ValidTexture3DDestinationTarget()
822 bool ValidFramebufferTarget(const Context *context, GLenum target) in ValidFramebufferTarget()
880 TextureType target, in ValidImageSizeParameters()
1249 GLenum target, in ValidateRenderbufferStorageParametersBase()
1307 GLenum target, in ValidateFramebufferRenderbufferParameters()
1729 bool ValidateBeginQueryBase(const Context *context, QueryType target, QueryID id) in ValidateBeginQueryBase()
[all …]
DTexture.cpp34 size_t GetImageDescIndex(TextureTarget target, size_t level) in GetImageDescIndex()
441 bool TextureState::computeLevelCompleteness(TextureTarget target, size_t level) const in computeLevelCompleteness()
559 const ImageDesc &TextureState::getImageDesc(TextureTarget target, size_t level) const in getImageDesc()
566 void TextureState::setImageDesc(TextureTarget target, size_t level, const ImageDesc &desc) in setImageDesc()
633 void TextureState::clearImageDesc(TextureTarget target, size_t level) in clearImageDesc()
953 const Extents &Texture::getExtents(TextureTarget target, size_t level) const in getExtents()
959 size_t Texture::getWidth(TextureTarget target, size_t level) const in getWidth()
965 size_t Texture::getHeight(TextureTarget target, size_t level) const in getHeight()
971 size_t Texture::getDepth(TextureTarget target, size_t level) const in getDepth()
977 const Format &Texture::getFormat(TextureTarget target, size_t level) const in getFormat()
[all …]
DvalidationES1.cpp401 TextureEnvTarget target, in ValidateTexEnvCommon()
545 TextureEnvTarget target, in ValidateGetTexEnvCommon()
830 GLenum target, in ValidateGetBufferParameteriv()
891 TextureEnvTarget target, in ValidateGetTexEnvfv()
899 TextureEnvTarget target, in ValidateGetTexEnviv()
907 TextureEnvTarget target, in ValidateGetTexEnvxv()
915 TextureType target, in ValidateGetTexParameterxv()
1100 GLenum target, in ValidateMultiTexCoord4f()
1111 GLenum target, in ValidateMultiTexCoord4x()
1312 TextureEnvTarget target, in ValidateTexEnvf()
[all …]
DvalidationESEXT.cpp46 TextureTarget target, in ValidateGetTexImageANGLE()
96 GLenum target, in ValidateGetRenderbufferImageANGLE()
367 bool ValidateDisableiEXT(const Context *context, GLenum target, GLuint index) in ValidateDisableiEXT()
378 bool ValidateEnableiEXT(const Context *context, GLenum target, GLuint index) in ValidateEnableiEXT()
389 bool ValidateIsEnablediEXT(const Context *context, GLenum target, GLuint index) in ValidateIsEnablediEXT()
468 bool ValidateDisableiOES(const Context *context, GLenum target, GLuint index) in ValidateDisableiOES()
479 bool ValidateEnableiOES(const Context *context, GLenum target, GLuint index) in ValidateEnableiOES()
490 bool ValidateIsEnablediOES(const Context *context, GLenum target, GLuint index) in ValidateIsEnablediOES()
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_1_3_autogen.cpp67 void GL_APIENTRY CompressedTexImage1D(GLenum target, in CompressedTexImage1D()
100 void GL_APIENTRY CompressedTexImage2D(GLenum target, in CompressedTexImage2D()
136 void GL_APIENTRY CompressedTexImage3D(GLenum target, in CompressedTexImage3D()
173 void GL_APIENTRY CompressedTexSubImage1D(GLenum target, in CompressedTexSubImage1D()
204 void GL_APIENTRY CompressedTexSubImage2D(GLenum target, in CompressedTexSubImage2D()
241 void GL_APIENTRY CompressedTexSubImage3D(GLenum target, in CompressedTexSubImage3D()
280 void GL_APIENTRY GetCompressedTexImage(GLenum target, GLint level, void *img) in GetCompressedTexImage()
372 void GL_APIENTRY MultiTexCoord1d(GLenum target, GLdouble s) in MultiTexCoord1d()
391 void GL_APIENTRY MultiTexCoord1dv(GLenum target, const GLdouble *v) in MultiTexCoord1dv()
411 void GL_APIENTRY MultiTexCoord1f(GLenum target, GLfloat s) in MultiTexCoord1f()
[all …]
Dentry_points_gl_1_5_autogen.cpp30 void GL_APIENTRY BeginQuery(GLenum target, GLuint id) in BeginQuery()
51 void GL_APIENTRY BindBuffer(GLenum target, GLuint buffer) in BindBuffer()
72 void GL_APIENTRY BufferData(GLenum target, GLsizeiptr size, const void *data, GLenum usage) in BufferData()
97 void GL_APIENTRY BufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void *data) in BufferSubData()
162 void GL_APIENTRY EndQuery(GLenum target) in EndQuery()
220 void GL_APIENTRY GetBufferParameteriv(GLenum target, GLenum pname, GLint *params) in GetBufferParameteriv()
242 void GL_APIENTRY GetBufferPointerv(GLenum target, GLenum pname, void **params) in GetBufferPointerv()
264 void GL_APIENTRY GetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, void *data) in GetBufferSubData()
331 void GL_APIENTRY GetQueryiv(GLenum target, GLenum pname, GLint *params) in GetQueryiv()
409 void *GL_APIENTRY MapBuffer(GLenum target, GLenum access) in MapBuffer()
[all …]
Dentry_points_gl_3_0_autogen.cpp69 void GL_APIENTRY BindBufferBase(GLenum target, GLuint index, GLuint buffer) in BindBufferBase()
92 BindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in BindBufferRange()
141 void GL_APIENTRY BindFramebuffer(GLenum target, GLuint framebuffer) in BindFramebuffer()
161 void GL_APIENTRY BindRenderbuffer(GLenum target, GLuint renderbuffer) in BindRenderbuffer()
236 GLenum GL_APIENTRY CheckFramebufferStatus(GLenum target) in CheckFramebufferStatus()
265 void GL_APIENTRY ClampColor(GLenum target, GLenum clamp) in ClampColor()
454 void GL_APIENTRY Disablei(GLenum target, GLuint index) in Disablei()
472 void GL_APIENTRY Enablei(GLenum target, GLuint index) in Enablei()
524 void GL_APIENTRY FlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length) in FlushMappedBufferRange()
546 void GL_APIENTRY FramebufferRenderbuffer(GLenum target, in FramebufferRenderbuffer()
[all …]
DlibGL_autogen.cpp509 void GL_APIENTRY glGetMapdv(GLenum target, GLenum query, GLdouble *v) in glGetMapdv()
514 void GL_APIENTRY glGetMapfv(GLenum target, GLenum query, GLfloat *v) in glGetMapfv()
519 void GL_APIENTRY glGetMapiv(GLenum target, GLenum query, GLint *v) in glGetMapiv()
559 void GL_APIENTRY glGetTexEnvfv(GLenum target, GLenum pname, GLfloat *params) in glGetTexEnvfv()
564 void GL_APIENTRY glGetTexEnviv(GLenum target, GLenum pname, GLint *params) in glGetTexEnviv()
584 void GL_APIENTRY glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) in glGetTexImage()
589 void GL_APIENTRY glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat *params) in glGetTexLevelParameterfv()
594 void GL_APIENTRY glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint *params) in glGetTexLevelParameteriv()
599 void GL_APIENTRY glGetTexParameterfv(GLenum target, GLenum pname, GLfloat *params) in glGetTexParameterfv()
604 void GL_APIENTRY glGetTexParameteriv(GLenum target, GLenum pname, GLint *params) in glGetTexParameteriv()
[all …]
/device/generic/vulkan-cereal/third-party/angle/scripts/
Dentry_point_packed_gl_enums.json28 "target": "QueryType" string
41 "target": "BufferBinding" string
45 "target": "BufferBinding" string
49 "target": "BufferBinding" string
82 "target": "TextureType", string
105 "target": "BufferBinding", string
110 "target": "TextureType" string
113 "target": "BufferBinding" string
153 "target": "TextureTarget" string
156 "target": "TextureTarget" string
[all …]
Dgenerate_android_bp.py81 def gn_target_to_blueprint_target(target, target_info): argument
295 def library_target_to_blueprint(target, build_info): argument
353 def action_target_to_blueprint(target, build_info): argument
390 def gn_target_to_blueprint(target, build_info): argument
400 def get_gn_target_dependencies(output_dependencies, build_info, target): argument
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLESvalidate.cpp77 bool GLESvalidate::bufferTarget(GLenum target) { in bufferTarget()
115 bool GLESvalidate::textureTarget(GLenum target) { in textureTarget()
119 bool GLESvalidate::textureTargetLimited(GLenum target) { in textureTargetLimited()
123 bool GLESvalidate::textureTargetEx(GLenum target) { in textureTargetEx()
143 bool GLESvalidate::framebufferTarget(GLenum target){ in framebufferTarget()
168 bool GLESvalidate::renderbufferTarget(GLenum target){ in renderbufferTarget()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp546 bool GLClientState::tryBind(GLenum target, GLuint id) { in tryBind()
613 bool GLClientState::isBoundTargetValid(GLenum target) { in isBoundTargetValid()
629 bool GLClientState::isQueryBound(GLenum target) { in isQueryBound()
655 void GLClientState::setLastQueryTarget(GLenum target, GLuint id) { in setLastQueryTarget()
784 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer()
830 void GLClientState::bindIndexedBuffer(GLenum target, GLuint index, GLuint buffer, GLintptr offset, … in bindIndexedBuffer()
882 bool GLClientState::isNonIndexedBindNoOp(GLenum target, GLuint buffer) { in isNonIndexedBindNoOp()
893 bool GLClientState::isIndexedBindNoOp(GLenum target, GLuint index, GLuint buffer, GLintptr offset, … in isIndexedBindNoOp()
960 bool GLClientState::shouldSkipHostMapBuffer(GLenum target) { in shouldSkipHostMapBuffer()
965 void GLClientState::onHostMappedBuffer(GLenum target) { in onHostMappedBuffer()
[all …]
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp126 void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat *params) in glGetTexParameterfv()
176 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
221 void glTexEnvf(GLenum target, GLenum pname, GLfloat param) in glTexEnvf()
226 void glTexEnvfv(GLenum target, GLenum pname, const GLfloat *params) in glTexEnvfv()
231 void glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf()
236 void glTexParameterfv(GLenum target, GLenum pname, const GLfloat *params) in glTexParameterfv()
256 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
261 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
271 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid *data, GLenum usage) in glBufferData()
276 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid *data) in glBufferSubData()
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/
DlibGLESv1_CM.cpp83 void GL_APIENTRY glGetTexEnvfv(GLenum target, GLenum pname, GLfloat *params) in glGetTexEnvfv()
88 void GL_APIENTRY glGetTexParameterfv(GLenum target, GLenum pname, GLfloat *params) in glGetTexParameterfv()
138 void GL_APIENTRY glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
183 void GL_APIENTRY glTexEnvf(GLenum target, GLenum pname, GLfloat param) in glTexEnvf()
188 void GL_APIENTRY glTexEnvfv(GLenum target, GLenum pname, const GLfloat *params) in glTexEnvfv()
193 void GL_APIENTRY glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf()
198 void GL_APIENTRY glTexParameterfv(GLenum target, GLenum pname, const GLfloat *params) in glTexParameterfv()
218 void GL_APIENTRY glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
223 void GL_APIENTRY glBindTexture(GLenum target, GLuint texture) in glBindTexture()
233 void GL_APIENTRY glBufferData(GLenum target, GLsizeiptr size, const void *data, GLenum usage) in glBufferData()
[all …]
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
DlibGLESv2_autogen.cpp39 void GL_APIENTRY glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
44 void GL_APIENTRY glBindFramebuffer(GLenum target, GLuint framebuffer) in glBindFramebuffer()
49 void GL_APIENTRY glBindRenderbuffer(GLenum target, GLuint renderbuffer) in glBindRenderbuffer()
54 void GL_APIENTRY glBindTexture(GLenum target, GLuint texture) in glBindTexture()
87 void GL_APIENTRY glBufferData(GLenum target, GLsizeiptr size, const void *data, GLenum usage) in glBufferData()
92 void GL_APIENTRY glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void *data) in glBufferSubData()
97 GLenum GL_APIENTRY glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus()
132 void GL_APIENTRY glCompressedTexImage2D(GLenum target, in glCompressedTexImage2D()
145 void GL_APIENTRY glCompressedTexSubImage2D(GLenum target, in glCompressedTexSubImage2D()
159 void GL_APIENTRY glCopyTexImage2D(GLenum target, in glCopyTexImage2D()
[all …]
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp393 void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat* params) in glGetTexParameterfv()
453 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
507 void glTexEnvf(GLenum target, GLenum pname, GLfloat param) in glTexEnvf()
513 void glTexEnvfv(GLenum target, GLenum pname, const GLfloat* params) in glTexEnvfv()
519 void glTexParameterf(GLenum target, GLenum pname, GLfloat param) in glTexParameterf()
525 void glTexParameterfv(GLenum target, GLenum pname, const GLfloat* params) in glTexParameterfv()
549 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
555 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
567 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
573 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData()
[all …]
DGLEncoder.cpp355 void GLEncoder::s_glBindBuffer(void *self, GLenum target, GLuint id) in s_glBindBuffer()
364 void GLEncoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GL… in s_glBufferData()
375 void GLEncoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, con… in s_glBufferSubData()
657 void GLEncoder::s_glBindTexture(void* self, GLenum target, GLuint texture) in s_glBindTexture()
760 GLenum target, GLenum pname, GLfloat* params) in s_glGetTexParameterfv()
773 GLenum target, GLenum pname, GLint* params) in s_glGetTexParameteriv()
795 GLenum target, GLenum pname, GLfixed* params) in s_glGetTexParameterxv()
828 GLenum target, GLenum pname, GLfloat param) in s_glTexParameterf()
846 GLenum target, GLenum pname, const GLfloat* params) in s_glTexParameterfv()
864 GLenum target, GLenum pname, GLint param) in s_glTexParameteri()
[all …]
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp461 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
467 void glBindFramebuffer(GLenum target, GLuint framebuffer) in glBindFramebuffer()
473 void glBindRenderbuffer(GLenum target, GLuint renderbuffer) in glBindRenderbuffer()
479 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
515 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
521 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData()
527 GLenum glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus()
569 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D()
576 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wi… in glCompressedTexSubImage2D()
583 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D()
[all …]
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DGLEScmImp.cpp361 static TextureData* getTextureTargetData(GLenum target){ in getTextureTargetData()
462 GL_API void GL_APIENTRY glBindBuffer( GLenum target, GLuint buffer) { in glBindBuffer()
486 GL_API void GL_APIENTRY glBindTexture( GLenum target, GLuint texture) { in glBindTexture()
529 GL_API void GL_APIENTRY glBufferData( GLenum target, GLsizeiptr size, const GLvoid *data, GLenum u… in glBufferData()
538 GL_API void GL_APIENTRY glBufferSubData( GLenum target, GLintptr offset, GLsizeiptr size, const GL… in glBufferSubData()
668 void s_glInitTexImage2D(GLenum target, GLint level, GLint internalformat, in s_glInitTexImage2D()
728 GL_API void GL_APIENTRY glCompressedTexImage2D( GLenum target, GLint level, GLenum internalformat,… in glCompressedTexImage2D()
753 GL_API void GL_APIENTRY glCompressedTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLin… in glCompressedTexSubImage2D()
777 GL_API void GL_APIENTRY glCopyTexImage2D( GLenum target, GLint level, GLenum internalformat, GLint… in glCopyTexImage2D()
807 GL_API void GL_APIENTRY glCopyTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoff… in glCopyTexSubImage2D()
[all …]
/device/generic/goldfish-opengl/android-emu/android/base/fit/
DDefer.h45 explicit DeferredAction(T target) : mTarget(std::move(target)) {} in DeferredAction()
143 inline DeferredAction<T> defer(T target) { in defer()
152 inline DeferredCallback deferCallback(fit::Callback<void()> target) { in deferCallback()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DImageTest.cpp337 GLuint target; in createEGLImageTargetTexture2D() local
354 GLuint target; in createEGLImageTargetTexture2DArray() local
371 GLuint target; in createEGLImageTargetTextureExternal() local
388 GLuint target; in createEGLImageTargetRenderbuffer() local
1087 auto getTexParam = [](GLenum target, GLenum pname) { in TEST_P()
1220 GLuint target; in Source2DTarget2D_helper() local
1260 GLuint target; in Source2DTarget2DArray_helper() local
1298 GLuint target; in Source2DTargetRenderbuffer_helper() local
1338 GLuint target; in Source2DTargetExternal_helper() local
1376 GLuint target; in Source2DTargetExternalESSL3_helper() local
[all …]
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv30Imp.cpp28 GL_APICALL void * GL_APIENTRY glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, G… in glMapBufferRange()
35 GL_APICALL GLboolean GL_APIENTRY glUnmapBuffer(GLenum target) { in glUnmapBuffer()
42 GL_APICALL void GL_APIENTRY glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr len… in glFlushMappedBufferRange()
48 GL_APICALL void GL_APIENTRY glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr … in glBindBufferRange()
59 GL_APICALL void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) { in glBindBufferBase()
95 GL_APICALL void GL_APIENTRY glGetBufferParameteri64v(GLenum target, GLenum value, GLint64 * data) { in glGetBufferParameteri64v()
101 GL_APICALL void GL_APIENTRY glGetBufferPointerv(GLenum target, GLenum pname, GLvoid ** params) { in glGetBufferPointerv()
615 static std::vector<GLenum> sGetEmulatedAttachmentList(GLESv2Context* ctx, GLenum target, in sGetEmulatedAttachmentList()
633 GL_APICALL void GL_APIENTRY glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GL… in glInvalidateFramebuffer()
658 GL_APICALL void GL_APIENTRY glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const… in glInvalidateSubFramebuffer()
[all …]

123456789