Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h91 VertexCopyFunction getVertexLoadFunction(bool compressed) const in getVertexLoadFunction() function
DVertexArrayVk.cpp455 binding.getStride(), srcFormatSize, vertexFormat.getVertexLoadFunction(compressed), in convertVertexBufferCPU()