Home
last modified time | relevance | path

Searched refs:bind_buffer_offset (Results 1 – 23 of 23) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtransformfeedback.c797 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
823 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
861 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dtransformfeedback.c800 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
826 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
864 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dtransformfeedback.c796 bind_buffer_offset(struct gl_context *ctx, in bind_buffer_offset() function
822 bind_buffer_offset(ctx, ctx->TransformFeedback.CurrentObject, index, buffer, in _mesa_BindBufferOffsetEXT_no_error()
860 bind_buffer_offset(ctx, obj, index, buffer, offset, false); in _mesa_BindBufferOffsetEXT()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLContext.cpp1146 MarkUnsupported(GLFeature::bind_buffer_offset); in LoadMoreSymbols()
1150 if (IsSupported(GLFeature::bind_buffer_offset)) { in LoadMoreSymbols()
1161 fnLoadFeatureByCore(coreSymbols, extSymbols, GLFeature::bind_buffer_offset); in LoadMoreSymbols()
H A DGLContext.h76 bind_buffer_offset, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLContext.cpp1146 MarkUnsupported(GLFeature::bind_buffer_offset); in LoadMoreSymbols()
1150 if (IsSupported(GLFeature::bind_buffer_offset)) { in LoadMoreSymbols()
1161 fnLoadFeatureByCore(coreSymbols, extSymbols, GLFeature::bind_buffer_offset); in LoadMoreSymbols()
H A DGLContext.h76 bind_buffer_offset, enumerator
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLContext.cpp1157 MarkUnsupported(GLFeature::bind_buffer_offset); in LoadMoreSymbols()
1161 if (IsSupported(GLFeature::bind_buffer_offset)) { in LoadMoreSymbols()
1172 fnLoadFeatureByCore(coreSymbols, extSymbols, GLFeature::bind_buffer_offset); in LoadMoreSymbols()
H A DGLContext.h76 bind_buffer_offset, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLContext.cpp1126 MarkUnsupported(GLFeature::bind_buffer_offset); in LoadMoreSymbols()
1130 if (IsSupported(GLFeature::bind_buffer_offset)) { in LoadMoreSymbols()
1141 fnLoadFeatureByCore(coreSymbols, extSymbols, GLFeature::bind_buffer_offset); in LoadMoreSymbols()
H A DGLContext.h82 bind_buffer_offset, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLContext.cpp1126 MarkUnsupported(GLFeature::bind_buffer_offset); in LoadMoreSymbols()
1130 if (IsSupported(GLFeature::bind_buffer_offset)) { in LoadMoreSymbols()
1141 fnLoadFeatureByCore(coreSymbols, extSymbols, GLFeature::bind_buffer_offset); in LoadMoreSymbols()
H A DGLContext.h83 bind_buffer_offset, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContext.cpp1315 MarkUnsupported(GLFeature::bind_buffer_offset); in LoadMoreSymbols()
1319 if (IsSupported(GLFeature::bind_buffer_offset)) { in LoadMoreSymbols()
1330 fnLoadFeatureByCore(coreSymbols, extSymbols, GLFeature::bind_buffer_offset); in LoadMoreSymbols()
H A DGLContext.h81 bind_buffer_offset, enumerator