Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp35 typedef GLuint (*ReadIndexValueFunction)(const uint8_t *data, size_t index); typedef
1600 ReadIndexValueFunction readIndexValue = ReadIndexValueFromIndices<GLushort>; in getBuffer()