OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:source_chars
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/mojo/apps/js/bindings/gl/
context.cc
98
const char*
source_chars
= source.c_str();
local
99
glShaderSource(shader, 1, &
source_chars
, NULL);
Completed in 873 milliseconds