/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.inl.h | 159 ANGLE_INLINE void Context::bindBuffer(BufferBinding target, BufferID buffer) in bindBuffer() function
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 459 MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, in bindBuffer() function
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTransformFeedbackTests.hpp | 550 virtual void bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureGeometrySeparate
|
D | gl3cTransformFeedbackTests.cpp | 2656 void gl3cts::TransformFeedback::CaptureVertexInterleaved::bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureVertexInterleaved 3174 void gl3cts::TransformFeedback::CaptureVertexSeparate::bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureVertexSeparate
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 175 de::MovePtr<Allocation> bindBuffer (const InstanceInterface& vki, in bindBuffer() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 175 de::MovePtr<Allocation> bindBuffer (const InstanceInterface& vki, in bindBuffer() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 426 void StateManagerGL::bindBuffer(gl::BufferBinding target, GLuint buffer) in bindBuffer() function in rx::StateManagerGL
|
D | DispatchTableGL_autogen.h | 134 PFNGLBINDBUFFERPROC bindBuffer = nullptr; variable
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
D | webgl.js | 411 bindBuffer: function (...args) { method
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 413 void GLContext::bindBuffer (deUint32 target, deUint32 buffer) in bindBuffer() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2504 void ReferenceContext::bindBuffer (deUint32 target, deUint32 buffer) in bindBuffer() function in sglr::ReferenceContext
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 1938 GrGLenum GrGLGpu::bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) { in bindBuffer() function in GrGLGpu
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 14 glBindBufferFunc bindBuffer; variable
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4904 bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void; method
|
D | lib.dom.d.ts | 16151 bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 4884 bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void; method
|
D | dom.generated.d.ts | 16131 bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void; method
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 15007 bindBuffer(target: number, buffer: WebGLBuffer): void; method
|