Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp73 size_t GetVertexCount(BufferVk *srcBuffer, const gl::VertexBinding &binding, uint32_t srcFormatSize) in GetVertexCount()
248 unsigned srcFormatSize = srcFormat.pixelBytes; in convertVertexBufferGPU() local
291 unsigned srcFormatSize = vertexFormat.angleFormat().pixelBytes; in convertVertexBufferCPU() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp111 size_t GetVertexCount(BufferVk *srcBuffer, const gl::VertexBinding &binding, uint32_t srcFormatSize) in GetVertexCount()
382 unsigned srcFormatSize = srcFormat.pixelBytes; in convertVertexBufferGPU() local
429 unsigned srcFormatSize = vertexFormat.getIntendedFormat().pixelBytes; in convertVertexBufferCPU() local