/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | DrawTester.hpp | 145 struct VertexBuffer struct in DrawTester 147 vk::Buffer buffer; // Owning handle 148 vk::DeviceMemory memory; // Owning handle 150 vk::VertexInputBindingDescription inputBinding; 151 std::vector<vk::VertexInputAttributeDescription> inputAttributes; 152 vk::PipelineVertexInputStateCreateInfo inputState; 154 uint32_t numVertices = 0;
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluDrawUtil.cpp | 95 class VertexBuffer : public Buffer class 368 VertexBuffer::VertexBuffer(const RenderContext &context, int numBindings, const VertexArrayBinding … in VertexBuffer() function in glu::__anonf067fd160111::VertexBuffer
|
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/ |
D | vertex_buffer.cc | 35 VertexBuffer::VertexBuffer(Device* device) : device_(device) {} in VertexBuffer() function in amber::vulkan::VertexBuffer
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | VertexDataManager.h | 32 class VertexBuffer; variable
|
H A D | RendererD3D.h | 61 class VertexBuffer; variable
|
H A D | VertexBuffer.cpp | 24 VertexBuffer::VertexBuffer() : mRefCount(1) in VertexBuffer() function in rx::VertexBuffer
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | VertexBuffer.h | 33 VertexBuffer() in VertexBuffer() function
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | DrawCallPerf.cpp | 24 VertexBuffer, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/ |
D | mod.rs | 609 VertexBuffer { binding: u32 }, enumerator
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMesh.cpp | 58 using VertexBuffer = SkMesh::VertexBuffer; typedef
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | d3d12.h | 188 struct D3D12_GPU_VIRTUAL_ADDRESSAND_STRIDE VertexBuffer; member
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | BufferDataTest.cpp | 2144 TEST_P(BufferStorageTestES3Threaded, VertexBuffer) in TEST_P() argument
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 93247 "VertexBuffer": 90835, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 93247 "VertexBuffer": 90835, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 93188 "VertexBuffer": 90835, number
|