HomeSort by relevance Sort by last modified time
    Searched refs:bindGenericUniformBuffer (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 594 void bindGenericUniformBuffer(GLuint buffer);
Context.cpp 161 bindGenericUniformBuffer(0);
1237 void Context::bindGenericUniformBuffer(GLuint buffer)
    [all...]
libGLESv3.cpp     [all...]
libGLESv2.cpp 234 context->bindGenericUniformBuffer(buffer);
    [all...]

Completed in 64 milliseconds