/external/angle/src/libANGLE/ |
D | Context.inl.h | 159 ANGLE_INLINE void Context::bindBuffer(BufferBinding target, BufferID buffer) in bindBuffer() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 425 MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, in bindBuffer() function
|
/external/deqp/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
|
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 111 'bindBuffer': {2: { 0:true }}, property
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 174 de::MovePtr<Allocation> bindBuffer (const InstanceInterface& vki, in bindBuffer() function
|
/external/angle/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
|
/external/deqp/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
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 1949 GrGLenum GrGLGpu::bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) { in bindBuffer() function in GrGLGpu
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 14 glBindBufferFunc bindBuffer; variable
|