Searched refs:array_image (Results 1 – 1 of 1) sorted by relevance
1508 static const GLchar* array_image = "uimage2DMSArray"; in fillMSTexture() local1515 const GLchar* image = (true == is_array) ? array_image : regular_image; in fillMSTexture()