Searched refs:tex_ids (Results 1 – 1 of 1) sorted by relevance
49 GLuint tex_ids[4]; in ShadertoyShader() local50 glGenTextures(4, &tex_ids[0]); in ShadertoyShader()54 input_textures_[ii].id = tex_ids[ii]; in ShadertoyShader()