Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.cpp593 static bool replaceSamplerExternalWith2D(char* const str, ShaderData* const data) in replaceSamplerExternalWith2D() function
668 if (!replaceSamplerExternalWith2D(str, shaderData)) { in s_glShaderSource()