Searched refs:STR_SAMPLER_EXTERNAL_OES (Results 1 – 1 of 1) sorted by relevance
1589 static const char STR_SAMPLER_EXTERNAL_OES[] = "samplerExternalOES"; variable1596 res.push_back(STR_SAMPLER_EXTERNAL_OES); in getSamplerExternalAliases()1602 char* samplerExternalOES_next = strstr(c, STR_SAMPLER_EXTERNAL_OES); in getSamplerExternalAliases()1634 if (defineRhs == STR_SAMPLER_EXTERNAL_OES) { in getSamplerExternalAliases()1681 if (samplerExternalType == STR_SAMPLER_EXTERNAL_OES) { in replaceExternalSamplerUniformDefinition()