Searched refs:shaderProcess (Results 1 – 1 of 1) sorted by relevance
121 if (!shaderProcess(glInputs, glOutput)) { in process()262 private native boolean shaderProcess(GLFrame[] inputs, GLFrame output); in shaderProcess() method in ShaderProgram