Searched refs:STR_HASH_EXTENSION (Results 1 – 1 of 1) sorted by relevance
706 static const char STR_HASH_EXTENSION[] = "#extension"; in replaceSamplerExternalWith2D() local713 while ((c = strstr(c, STR_HASH_EXTENSION))) { in replaceSamplerExternalWith2D()715 c += sizeof(STR_HASH_EXTENSION)-1; in replaceSamplerExternalWith2D()