Searched refs:outShader (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_surfacetexture.h76 void loadShader(GLenum shaderType, const char* pSource, GLuint* outShader);
H A Dcamera_test_surfacetexture.cpp418 void GLSurface::loadShader(GLenum shaderType, const char* pSource, GLuint* outShader) { argument
453 *outShader = shader;

Completed in 25 milliseconds