Searched defs:shm_offset (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/gpu/command_buffer/service/ |
D | query_manager.cc | 82 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset) in AsyncPixelTransfersCompletedQuery() 164 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset, in AllSamplesPassedQuery() 222 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset) in CommandsIssuedQuery() 266 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset) in CommandLatencyQuery() 313 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset) in AsyncReadPixelsCompletedQuery() 367 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset) in GetErrorQuery() 428 GLenum target, GLuint client_id, int32 shm_id, uint32 shm_offset) { in CreateQuery() 521 QueryManager* manager, GLenum target, int32 shm_id, uint32 shm_offset) in Query()
|
D | query_manager.h | 56 uint32 shm_offset() const { in shm_offset() function
|
D | query_manager_unittest.cc | 64 GLenum target, GLuint client_id, int32 shm_id, uint32 shm_offset, in CreateQuery()
|
D | gles2_cmd_decoder_unittest.cc | 6807 uint32 shm_offset = in TEST_F() local 7213 uint32 shm_offset) { in CheckBeginEndQueryBadMemoryFails()
|
D | gles2_cmd_decoder.cc | 8694 uint32 shm_id, uint32 shm_offset, in GetUniformSetup()
|
/external/chromium_org/gpu/command_buffer/client/ |
D | buffer_tracker.h | 30 uint32 shm_offset, in Buffer() 53 uint32 shm_offset() const { in shm_offset() function
|
D | query_tracker.h | 56 uint32 shm_offset; member 101 uint32 shm_offset() const { in shm_offset() function
|
D | buffer_tracker.cc | 28 uint32 shm_offset = 0; in CreateBuffer() local
|
D | mapped_memory.cc | 41 unsigned int size, int32* shm_id, unsigned int* shm_offset) { in Alloc()
|
D | query_tracker.cc | 36 unsigned int shm_offset; in Alloc() local
|
D | gles2_implementation.h | 293 unsigned int shm_offset; in NON_EXPORTED_BASE() member
|
D | gles2_implementation.cc | 2843 unsigned int shm_offset; in MapBufferSubDataCHROMIUM() local 2916 unsigned int shm_offset; in MapTexSubImage2DCHROMIUM() local
|