Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_format_utils.h87 VertexCopyFunction getVertexLoadFunction() const { return mVertexLoadFunction; } in getVertexLoadFunction() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h138 VertexCopyFunction getVertexLoadFunction(bool compressed) const in getVertexLoadFunction() function