Home
last modified time | relevance | path

Searched defs:Draw (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DAttributeLayoutTest.cpp429 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon6cf97ed70111::AttributeLayoutNonIndexed
437 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon6cf97ed70111::AttributeLayoutMemoryIndexed
446 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw() function in __anon6cf97ed70111::AttributeLayoutBufferIndexed
DInstancingTest.cpp25 enum Draw enum
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h53 Draw, enumerator
Dvk_helpers.cpp2098 void LineLoopHelper::Draw(uint32_t count, uint32_t baseVertex, CommandBuffer *commandBuffer) in Draw() function in rx::vk::LineLoopHelper