Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Drenderer_utils.cpp869 struct SetFloatUniformMatrixGLSL<cols, 4> struct
907 void SetFloatUniformMatrixGLSL<cols, 4>::Run(unsigned int arrayElementOffset, in Run()
932 void SetFloatUniformMatrixGLSL<cols, rows>::Run(unsigned int arrayElementOffset, in Run()
1204 SetFloatUniformMatrixGLSL<cols, rows>::Run( in SetUniformMatrixfv()
H A Drenderer_utils.h249 struct SetFloatUniformMatrixGLSL struct