Searched defs:MakeProgram (Results 1 – 4 of 4) sorted by relevance
46 static GrProgramInfo* MakeProgram(const ProgramArgs& args, const GrPathShader* shader, in MakeProgram() function
219 cl_program MakeProgram( cl_device_id device, const char *source[], int count ) in MakeProgram() function
1554 static cl_program MakeProgram( Type outType, Type inType, SaturationMode sat, RoundingMode round,… in MakeProgram() function
254 GLuint MakeProgram(GLuint vs, GLuint fs) in MakeProgram() function in SwiftShaderTest