Home
last modified time | relevance | path

Searched refs:BindVertexBuffers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/include/GL/
Dgl_mangle.h116 #define glBindVertexBuffers MANGLE(BindVertexBuffers)
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp757 …void BindVertexBuffers(VkCommandBuffer aCommandBuffer, unsigned aOffsetCount = 0, VkDeviceSize *aO… in BindVertexBuffers() function in VkVerticesObj
9900 draw_verticies.BindVertexBuffers(m_commandBuffer->handle()); in TEST_F()