Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp119 size_t GetVertexCount(BufferVk *srcBuffer, const gl::VertexBinding &binding, uint32_t srcFormatSize) in GetVertexCount()
390 unsigned srcFormatSize = srcFormat.pixelBytes; in convertVertexBufferGPU() local
437 unsigned srcFormatSize = vertexFormat.intendedFormat().pixelBytes; in convertVertexBufferCPU() local