OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsValidParameter
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/test/
test_texture.h
23
bool
IsValidParameter
(GLenum pname);
test_texture.cc
37
bool TestTexture::
IsValidParameter
(GLenum pname) {
test_web_graphics_context_3d.cc
694
DCHECK(texture->
IsValidParameter
(pname));
704
DCHECK(texture->
IsValidParameter
(pname));
Completed in 5775 milliseconds