Home
last modified time | relevance | path

Searched defs:gs (Results 1 - 25 of 114) sorted by relevance

12345

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_isel.cpp93 QoShaderModuleCreateInfo gs = qoShaderModuleCreateInfoGLSL(GEOMETRY, variable
122 QoShaderModuleCreateInfo gs = qoShaderModuleCreateInfoGLSL(GEOMETRY, variable
/third_party/typescript/tests/baselines/reference/
H A DarrayLiteralWithMultipleBestCommonTypes.js15 var gs = [(b: { x: number; z?: number }) => 2, (a: { x: number; y?: number }) => 1]; // (b: { x: number; z?: number }) => number[] variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_gs.c83 llvmpipe_bind_gs_state(struct pipe_context *pipe, void *gs) in llvmpipe_bind_gs_state() argument
97 llvmpipe_delete_gs_state(struct pipe_context *pipe, void *gs) in llvmpipe_delete_gs_state() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dglib.c27 GSource *gs; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_gs.c45 struct svga_geometry_shader *gs; in svga_create_gs_state() local
76 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_bind_gs_state() local
88 struct svga_geometry_shader *gs in svga_delete_gs_state() local
[all...]
H A Dsvga_state_gs.c58 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_get_compiled_dummy_geometry_shader() local
75 struct svga_geometry_shader *gs = svga->curr.gs; in make_gs_key() local
115 struct svga_geometry_shader *gs = svga->curr.gs; emit_hw_gs() local
[all...]
H A Dsvga_state_tgsi_transform.c239 struct svga_geometry_shader *gs = NULL; in emulate_point_sprite() local
47 bind_gs_state(struct svga_context *svga, struct svga_geometry_shader *gs) bind_gs_state() argument
424 struct svga_geometry_shader *gs = svga->curr.user_gs; /* current gs */ update_tgsi_transform() local
[all...]
H A Dsvga_state_fs.c132 struct svga_geometry_shader *gs = svga->curr.gs; in make_fs_key() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h42 struct ir3_shader_state *vs, *hs, *ds, *gs, *fs; // 5 pointers member
/third_party/toybox/kconfig/
H A Dutil.c59 struct gstr gs; in str_new() local
69 struct gstr gs; in str_assign() local
76 void str_free(struct gstr *gs) in str_free() argument
85 str_append(struct gstr *gs, const char *s) str_append() argument
96 str_printf(struct gstr *gs, const char *fmt, ...) str_printf() argument
107 str_get(struct gstr *gs) str_get() argument
[all...]
/third_party/libwebsockets/lib/event-libs/glib/
H A Dprivate-lib-event-libs-glib.h28 GSource *gs; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.h45 struct ir3_shader_variant *gs; member
/third_party/icu/icu4c/source/samples/layout/
H A Dgnomeglue.cpp38 GnomeGUISupport *gs = (GnomeGUISupport *) guiSupport; in gs_gnomeGuiSupportClose() local
H A Dgdiglue.cpp35 GDIGUISupport *gs = (GDIGUISupport *) guiSupport; in gs_gdiGuiSupportClose() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dgdiglue.cpp35 GDIGUISupport *gs = (GDIGUISupport *) guiSupport; in gs_gdiGuiSupportClose() local
H A Dgnomeglue.cpp38 GnomeGUISupport *gs = (GnomeGUISupport *) guiSupport; in gs_gnomeGuiSupportClose() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-shape.cc155 GString *gs = nullptr; global() member
[all...]
H A Dhelper-cairo-ansi.hh50 GString *gs; in chafa_print_image_rgb24() local
H A Dshape-format.hh100 serialize(hb_buffer_t *buffer, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t flags, GString *gs) serialize() argument
123 serialize_line_no(unsigned int line_no, GString *gs) serialize_line_no() argument
130 serialize_buffer_of_text(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, GString *gs) serialize_buffer_of_text() argument
154 serialize_message(unsigned int line_no, const char *type, const char *msg, GString *gs) serialize_message() argument
164 serialize_buffer_of_glyphs(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t format_flags, GString *gs) serialize_buffer_of_glyphs() argument
[all...]
H A Dtext-options.hh84 GString *gs = nullptr; member
174 GString *gs = g_string_new (nullptr); in parse_unicodes() local
123 encode_unicodes(const char *unicodes, GString *gs, GError **error) encode_unicodes() argument
221 GString *gs = g_string_new (nullptr); parse_unicodes_before() local
263 GString *gs = g_string_new (nullptr); parse_unicodes_after() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDraw.cpp67 Shader *gs = pDevice->bound_empty_gs; in ResolveState() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Drgb.c178 g, gi, gm0, gm1, gs, in cupsRGBDoRGB() local
/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c145 unsigned short cs, gs, fs, ss; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_shader.c330 softpipe_bind_gs_state(struct pipe_context *pipe, void *gs) in softpipe_bind_gs_state() argument
344 softpipe_delete_gs_state(struct pipe_context *pipe, void *gs) in softpipe_delete_gs_state() argument
/third_party/mesa3d/src/mesa/main/
H A Dstate.c105 struct gl_program *gs = in _mesa_update_allow_draw_out_of_order() local

Completed in 10 milliseconds

12345