Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp1734 static const char STR_SAMPLER_EXTERNAL_OES[] = "samplerExternalOES"; variable
1741 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()