Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h194 PFNGLUNIFORM2FVPROC uniform2fv = nullptr; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext.cpp6670 void Context::uniform2fv(UniformLocation location, GLsizei count, const GLfloat *v) in uniform2fv() function in gl::Context