Searched defs:getAttribLocation (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DGlShader.java83 public int getAttribLocation(String label) { method in class:GlShader
102 int location = getAttribLocation(label);
/external/autotest/client/deps/webgl_mpd/src/debug/
H A Dwebgl-debug.js755 wrappedContext_.getAttribLocation = function(f) {
763 }(wrappedContext_.getAttribLocation);
/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp711 deInt32 GLContext::getAttribLocation (deUint32 program, const char *name) function in class:sglr::GLContext

Completed in 270 milliseconds