Searched refs:CR_STRING (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_config.c236 { "title", CR_STRING, 1, "Chromium Render SPU", NULL, NULL,
254 { "default_visual", CR_STRING, 1, "rgb, double, depth", NULL, NULL,
274 { "system_gl_path", CR_STRING, 1, "", NULL, NULL,
277 { "display_string", CR_STRING, 1, "DEFAULT", NULL, NULL,
280 { "gather_url", CR_STRING, 1, "", NULL, NULL,
286 { "lut8", CR_STRING, 1, "", NULL, NULL,
289 { "swap_master_url", CR_STRING, 1, "", NULL, NULL,
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dspuinit.c103 if (opt->type == CR_STRING)
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h65 typedef enum { CR_BOOL, CR_INT, CR_FLOAT, CR_STRING, CR_ENUM } cr_type; enumerator in enum:__anon16131

Completed in 3420 milliseconds