Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl524 glUniform2fFunc uniform2f; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h157 virtual GrGLvoid uniform2f(GrGLint location, GrGLfloat v0, GrGLfloat v1) {} in uniform2f() function