Lines Matching refs:string
4774 static std::map<GLenum, std::string> attachment_name_map;
5498 /** Retrieves a string representing name of target passed by argument.
5500 * @param target GLES target to retrieve a string for.
5502 * @return A relevant string or "?" (without double quotation marks)
6119 /** Retrieves a string representing name of internal format passed by argument.
6121 * @param internalformat GLES internal format to retrieve a string for.
6123 * @return A relevant string or "?" (without double quotation marks)
9200 std::map<std::string, std::string> specializationMap;
9205 static std::string shader_source[3];