Home
last modified time | relevance | path

Searched defs:program_client_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_base.cc1439 GLuint program_client_id, GLuint program_service_id, in SetupShader()
Dgles2_cmd_decoder.cc7066 GLuint program_client_id, GLint shader_client_id) { in DoAttachShader()
7087 GLuint program_client_id, GLint shader_client_id) { in DoDetachShader()
7106 void GLES2DecoderImpl::DoValidateProgram(GLuint program_client_id) { in DoValidateProgram()