Searched refs:STR_SAMPLER_EXTERNAL_OES (Results 1 – 1 of 1) sorted by relevance
1734 static const char STR_SAMPLER_EXTERNAL_OES[] = "samplerExternalOES"; variable1741 res.push_back(STR_SAMPLER_EXTERNAL_OES); in getSamplerExternalAliases()1747 char* samplerExternalOES_next = strstr(c, STR_SAMPLER_EXTERNAL_OES); in getSamplerExternalAliases()1779 if (defineRhs == STR_SAMPLER_EXTERNAL_OES) { in getSamplerExternalAliases()1811 if (samplerExternalType == STR_SAMPLER_EXTERNAL_OES) { in replaceExternalSamplerUniformDefinition()1831 if (samplerExternalType == STR_SAMPLER_EXTERNAL_OES) { in replaceExternalSamplerUniformDefinition()