Home
last modified time | relevance | path

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

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