OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PeekGLError
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
error_state_mock.h
35
MOCK_METHOD3(
PeekGLError
, unsigned(
error_state.h
46
error_state->
PeekGLError
(__FILE__, __LINE__, function_name)
82
virtual unsigned int
PeekGLError
(
error_state.cc
44
virtual unsigned int
PeekGLError
(
97
unsigned int ErrorStateImpl::
PeekGLError
(
test_helper.cc
521
EXPECT_CALL(*error_state,
PeekGLError
(_, _, _))
Completed in 2508 milliseconds