Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp383 unsigned dstFormatSize = dstFormat.pixelBytes; in convertVertexBufferGPU() local
430 unsigned dstFormatSize = vertexFormat.getActualBufferFormat(compressed).pixelBytes; in convertVertexBufferCPU() local