Searched refs:attach_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc2241 GLuint attach_id = texture ? texture->id() : 0; local
2245 attach_id,
2255 GLuint attach_id = render_buffer ? render_buffer->id() : 0; local
2259 attach_id);

Completed in 123 milliseconds