Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp442 unsigned dstFormatSize = dstFormat.pixelBytes; in convertVertexBufferGPU() local
487 unsigned dstFormatSize = vertexFormat.getActualBufferFormat(compressed).pixelBytes; in convertVertexBufferCPU() local