/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsMakeUtil.cpp | 185 MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, const VkDevice device, Allocator& alloca… in bindBuffer() function
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMakeUtil.cpp | 210 MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, const VkDevice device, Allocator& alloca… in bindBuffer() function
|
D | vktPipelineRenderToImageTests.cpp | 171 de::MovePtr<Allocation> bindBuffer (const InstanceInterface& vki, in bindBuffer() function
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 545 de::MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, const VkDevice device, Allocator& al… in bindBuffer() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 400 de::MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, const VkDevice device, Allocator& al… 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 | 2634 void gl3cts::TransformFeedback::CaptureVertexInterleaved::bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureVertexInterleaved 3152 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/skqp/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 271 GrGLvoid bindBuffer(GrGLenum target, GrGLuint buffer) override { in bindBuffer() function in __anonbc4282d90111::NullInterface
|
D | GrGLGpu.cpp | 2110 GrGLenum GrGLGpu::bindBuffer(GrBufferType type, const GrBuffer* buffer) { in bindBuffer() function in GrGLGpu
|
D | GrGLTestInterface.h | 24 virtual GrGLvoid bindBuffer(GrGLenum target, GrGLuint buffer) {} in bindBuffer() function
|
/external/skia/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 271 GrGLvoid bindBuffer(GrGLenum target, GrGLuint buffer) override { in bindBuffer() function in __anon19c465a20111::NullInterface
|
D | GrGLGpu.cpp | 2142 GrGLenum GrGLGpu::bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) { in bindBuffer() function in GrGLGpu
|
D | GrGLTestInterface.h | 24 virtual GrGLvoid bindBuffer(GrGLenum target, GrGLuint buffer) {} in bindBuffer() function
|
/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 | 2465 void ReferenceContext::bindBuffer (deUint32 target, deUint32 buffer) in bindBuffer() function in sglr::ReferenceContext
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 804 MovePtr<Allocation> bindBuffer (const DeviceInterface& vk, const VkDevice device, Allocator& alloca… in bindBuffer() function
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 14 glBindBufferFunc bindBuffer; variable
|