/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 443 MovePtr<Allocation> bindBuffer(const DeviceInterface &vk, const VkDevice device, Allocator &allocat… in bindBuffer() function
|
/external/angle/src/libANGLE/ |
D | Context.inl.h | 178 ANGLE_INLINE void Context::bindBuffer(BufferBinding target, BufferID buffer) in bindBuffer() function
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTransformFeedbackTests.hpp | 552 virtual void bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureGeometrySeparate
|
D | gl3cTransformFeedbackTests.cpp | 2702 void gl3cts::TransformFeedback::CaptureVertexInterleaved::bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureVertexInterleaved 3215 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 | 171 de::MovePtr<Allocation> bindBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in bindBuffer() function
|
/external/angle/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 460 void StateManagerGL::bindBuffer(gl::BufferBinding target, GLuint buffer) in bindBuffer() function in rx::StateManagerGL
|
D | DispatchTableGL_autogen.h | 134 PFNGLBINDBUFFERPROC bindBuffer = nullptr; variable
|
/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/ |
D | vulkan_wrapper.cpp | 2181 void VulkanDeviceMemory::bindBuffer(const VulkanBuffer &buffer, uint64_t offset) in bindBuffer() function in VulkanDeviceMemory
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 405 void GLContext::bindBuffer(uint32_t target, uint32_t buffer) in bindBuffer() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2675 void ReferenceContext::bindBuffer(uint32_t target, uint32_t buffer) in bindBuffer() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 14 glBindBufferFunc bindBuffer; variable
|
/external/skia/src/gpu/ganesh/gl/ |
D | GrGLGpu.cpp | 2168 GrGLenum GrGLGpu::bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) { in bindBuffer() function in GrGLGpu
|