Searched defs:srcFormatSize (Results 1 – 2 of 2) sorted by relevance
73 size_t GetVertexCount(BufferVk *srcBuffer, const gl::VertexBinding &binding, uint32_t srcFormatSize) in GetVertexCount()248 unsigned srcFormatSize = srcFormat.pixelBytes; in convertVertexBufferGPU() local291 unsigned srcFormatSize = vertexFormat.angleFormat().pixelBytes; in convertVertexBufferCPU() local
111 size_t GetVertexCount(BufferVk *srcBuffer, const gl::VertexBinding &binding, uint32_t srcFormatSize) in GetVertexCount()382 unsigned srcFormatSize = srcFormat.pixelBytes; in convertVertexBufferGPU() local429 unsigned srcFormatSize = vertexFormat.getIntendedFormat().pixelBytes; in convertVertexBufferCPU() local