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

/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format_autogen.h94 void Init(GLuint _program, GLuint _index, uint32_t _name_bucket_id) { argument
98 name_bucket_id = _name_bucket_id;
104 uint32_t _name_bucket_id) {
105 static_cast<ValueType*>(cmd)->Init(_program, _index, _name_bucket_id);
2422 uint32_t _name_bucket_id,
2428 name_bucket_id = _name_bucket_id;
2436 uint32_t _name_bucket_id,
2440 _program, _index, _name_bucket_id, _result_shm_id, _result_shm_offset);
2492 uint32_t _name_bucket_id,
2498 name_bucket_id = _name_bucket_id;
101 Set(void* cmd, GLuint _program, GLuint _index, uint32_t _name_bucket_id) argument
2420 Init(GLuint _program, GLuint _index, uint32_t _name_bucket_id, uint32_t _result_shm_id, uint32_t _result_shm_offset) argument
2433 Set(void* cmd, GLuint _program, GLuint _index, uint32_t _name_bucket_id, uint32_t _result_shm_id, uint32_t _result_shm_offset) argument
2490 Init(GLuint _program, GLuint _index, uint32_t _name_bucket_id, uint32_t _result_shm_id, uint32_t _result_shm_offset) argument
2503 Set(void* cmd, GLuint _program, GLuint _index, uint32_t _name_bucket_id, uint32_t _result_shm_id, uint32_t _result_shm_offset) argument
2612 Init(GLuint _program, uint32_t _name_bucket_id, uint32_t _location_shm_id, uint32_t _location_shm_offset) argument
2623 Set(void* cmd, GLuint _program, uint32_t _name_bucket_id, uint32_t _location_shm_id, uint32_t _location_shm_offset) argument
3559 Init(GLuint _program, uint32_t _name_bucket_id, uint32_t _location_shm_id, uint32_t _location_shm_offset) argument
3570 Set(void* cmd, GLuint _program, uint32_t _name_bucket_id, uint32_t _location_shm_id, uint32_t _location_shm_offset) argument
8361 Init(GLuint _program, GLint _location, uint32_t _name_bucket_id) argument
8368 Set(void* cmd, GLuint _program, GLint _location, uint32_t _name_bucket_id) argument
[all...]

Completed in 89 milliseconds