Home
last modified time | relevance | path

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

/hardware/libhardware/tests/hwc/
Dutil.c47 static GLuint load_shader(GLenum shaderType, const char *src) { in load_shader()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp418 void GLSurface::loadShader(GLenum shaderType, const char* pSource, GLuint* outShader) { in loadShader()