/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotBuffers_unittest.cpp | 82 void bindBuffer(GLenum binding, GLuint buffer) { in bindBuffer() function in gfxstream::gl::__anonf42cc84d0111::SnapshotGlBufferObjectsTest
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.inl.h | 178 ANGLE_INLINE void Context::bindBuffer(BufferBinding target, BufferID buffer) in bindBuffer() function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkMemUtil.cpp | 443 MovePtr<Allocation> bindBuffer(const DeviceInterface &vk, const VkDevice device, Allocator &allocat… in bindBuffer() function
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 362 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl3cTransformFeedbackTests.hpp | 552 virtual void bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureGeometrySeparate
|
H A D | gl3cTransformFeedbackTests.cpp | 2698 void gl3cts::TransformFeedback::CaptureVertexInterleaved::bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureVertexInterleaved 3211 void gl3cts::TransformFeedback::CaptureVertexSeparate::bindBuffer(BindBufferCase bind_case) in bindBuffer() function in gl3cts::TransformFeedback::CaptureVertexSeparate
|
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/ |
H A D | webgl-debug.js | 111 'bindBuffer': {2: { 0:true }}, property
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 779 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local 1205 GLuint GLEScontext::bindBuffer(GLenum target,GLuint buffer) { in bindBuffer() function in GLEScontext
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineRenderToImageTests.cpp | 171 de::MovePtr<Allocation> bindBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in bindBuffer() function
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 405 void GLContext::bindBuffer(uint32_t target, uint32_t buffer) in bindBuffer() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 2673 void ReferenceContext::bindBuffer(uint32_t target, uint32_t buffer) in bindBuffer() function in sglr::ReferenceContext
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/ |
H A D | vulkan_wrapper.cpp | 2181 void VulkanDeviceMemory::bindBuffer(const VulkanBuffer &buffer, uint64_t offset) in bindBuffer() function in VulkanDeviceMemory
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | StateManagerGL.cpp | 460 void StateManagerGL::bindBuffer(gl::BufferBinding target, GLuint buffer) in bindBuffer() function in rx::StateManagerGL
|
H A D | DispatchTableGL_autogen.h | 134 PFNGLBINDBUFFERPROC bindBuffer = nullptr; variable
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 755 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer() function in gfxstream::guest::GLClientState
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 14 glBindBufferFunc bindBuffer; variable
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLGpu.cpp | 2168 GrGLenum GrGLGpu::bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) { in bindBuffer() function in GrGLGpu
|