Searched refs:BindVertexBuffer (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/deqp/doc/testspecs/GLES31/ |
H A D | functional.vertex_attribute_binding.txt | 46 - BindVertexBuffer for non-gen'd buffer name
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vkrenderframework.h | 199 void BindVertexBuffer(VkConstantBufferObj *vertexBuffer, VkDeviceSize offset, uint32_t binding);
|
H A D | vkrenderframework.cpp | 1954 void VkCommandBufferObj::BindVertexBuffer(VkConstantBufferObj *vertexBuffer, VkDeviceSize offset, u… in BindVertexBuffer() function in VkCommandBufferObj
|
H A D | vklayertests_pipeline_shader.cpp | 2546 m_commandBuffer->BindVertexBuffer(&vbo, (VkDeviceSize)0, 1); // VBO idx 1, but no VBO in PSO in TEST_F()
|
H A D | vklayertests_buffer_image_memory_sampler.cpp | 4601 …m_commandBuffer->BindVertexBuffer(&vbo, (VkDeviceSize)(3 * sizeof(float)), 1); // Offset at the e… in TEST_F()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_1_autogen.cpp | 156 ANGLE_CAPTURE_GL(BindVertexBuffer, isCallValid, context, bindingindex, bufferPacked, offset, in GL_BindVertexBuffer()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 62074 …[email protected],mesa: Move sanity check of BindVertexBuffer for OpenGL ES…
|