Searched defs:texture_sampler (Results 1 – 2 of 2) sorted by relevance
72 int texture_sampler = glGetUniformLocation(program_, "texture"); in Run() local
119 int texture_sampler = glGetUniformLocation(program, "tex"); in main() local