Home
last modified time | relevance | path

Searched refs:orig_sources (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp1278 std::vector<std::string> orig_sources; in s_glShaderSource() local
1280 orig_sources.push_back(std::string((const char*)(string[i]))); in s_glShaderSource()
1282 shaderData->sources = orig_sources; in s_glShaderSource()