OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ContextGroup
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
context_group.cc
31
ContextGroup
::
ContextGroup
(
79
bool
ContextGroup
::Initialize(
89
LOG(ERROR) << "
ContextGroup
::Initialize failed because FeatureInfo "
99
LOG(ERROR) << "
ContextGroup
::Initialize failed because maximum "
140
LOG(ERROR) << "
ContextGroup
::Initialize failed because too few "
149
LOG(ERROR) << "
ContextGroup
::Initialize failed because too few "
163
LOG(ERROR) << "
ContextGroup
::Initialize failed because maximum texture size"
193
LOG(ERROR) << "
ContextGroup
::Initialize failed because too few "
221
LOG(ERROR) << "
ContextGroup
::Initialize failed because too few
[
all
...]
context_group.h
44
class GPU_EXPORT
ContextGroup
: public base::RefCounted<
ContextGroup
> {
46
ContextGroup
(
176
friend class base::RefCounted<
ContextGroup
>;
177
~
ContextGroup
();
227
DISALLOW_COPY_AND_ASSIGN(
ContextGroup
);
Completed in 165 milliseconds