Home
last modified time | relevance | path

Searched defs:setSources (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluShaderProgram.cpp65 void Shader::setSources (int numSourceStrings, const char* const* sourceStrings, const int* lengths) in setSources() function in glu::Shader
/third_party/node/deps/v8/tools/turbolizer/src/
Dsource-resolver.ts219 setSources(sources, mainBackup) { method in SourceResolver
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.cpp726 void Program::setSources (const string& vertSource, const string& fragSource) in setSources() function in deqp::gls::LongStressCaseInternal::Program