Home
last modified time | relevance | path

Searched refs:destFormatSize (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp366 unsigned destFormatSize = destFormat.pixelBytes; in convertVertexBufferGPU() local
378 ANGLE_TRY(conversion->data.allocate(contextVk, numVertices * destFormatSize, nullptr, nullptr, in convertVertexBufferGPU()