Home
last modified time | relevance | path

Searched defs:boundBuffer (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/
DVertexArray.cpp347 Buffer *boundBuffer, in bindVertexBufferImpl()
425 Buffer *boundBuffer, in bindVertexBuffer()
562 Buffer *boundBuffer, in setVertexAttribPointerImpl()
627 Buffer *boundBuffer, in setVertexAttribPointer()
640 Buffer *boundBuffer, in setVertexAttribIPointer()
DState.h1034 Buffer *boundBuffer, in setVertexAttribPointer()
1048 Buffer *boundBuffer, in setVertexAttribIPointer()
DState.cpp2990 Buffer *boundBuffer, in bindVertexBuffer()
/external/skia/src/gpu/graphite/dawn/
DDawnResourceProvider.cpp127 const DawnBuffer* boundBuffer = boundBuffersAndSizes[i].first; in make_ubo_bind_group_key() local
689 const DawnBuffer* boundBuffer = boundBuffersAndSizes[i].first; in findOrCreateUniformBuffersBindGroup() local
/external/deqp/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp174 StateQueryMemoryWriteGuard<GLint> boundBuffer; in testTransformFeedback() local
406 StateQueryMemoryWriteGuard<GLint> boundBuffer; in testUniformBuffers() local
/external/skia/src/gpu/graphite/vk/
DVulkanResourceProvider.cpp349 const VulkanBuffer* boundBuffer = static_cast<const VulkanBuffer*>(bindInfo.fBuffer); in make_ubo_bind_group_key() local