Home
last modified time | relevance | path

Searched refs:set_uniform_matrix (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLProgramDataManager.cpp249 template<int N> struct set_uniform_matrix;
260 set_uniform_matrix<N>::set(fGpu->glInterface(), uni.fLocation, arrayCount, matrices); in setMatrices()
264 template<> struct set_uniform_matrix<2> { struct
270 template<> struct set_uniform_matrix<3> { struct
276 template<> struct set_uniform_matrix<4> { struct

Completed in 2 milliseconds