HomeSort by relevance Sort by last modified time
    Searched full:tex_ids (Results 1 - 1 of 1) sorted by null

  /cts/hostsidetests/sustainedperf/shadertoy_android/jni/
shadertoy_shader.cpp 49 GLuint tex_ids[4]; local
50 glGenTextures(4, &tex_ids[0]);
54 input_textures_[ii].id = tex_ids[ii];

Completed in 173 milliseconds