Home
last modified time | relevance | path

Searched defs:vs_src (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/oes_egl_image_external_essl3/
H A Does_egl_image_external_essl3.c211 char *vs_src, *fs_src; in test_case_image_load() local
246 char *vs_src, *fs_src; in test_case_image_store() local
291 char *vs_src, *fs_src; in test_case_sampler() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-2.0/api/
H A Duniform-neg-location.c61 const char *vs_src = "#version 110\n" in piglit_init() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_pipeline_statistics_query/
H A Dpipeline_stats_clip.c74 static const char *vs_src = variable
H A Dpipeline_stats_frag.c60 static const char *vs_src = variable
H A Dpipeline_stats_vert.c72 static const char *vs_src = variable
H A Dpipeline_stats_geom.c61 const char *vs_src = variable
H A Dpipeline_stats_vert_adj.c52 static const char *vs_src = variable
H A Dpipeline_stats_extra_prims.c48 static const char *vs_src = variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_image_dma_buf_import/
H A Dsample_common.c41 static const char vs_src[] = variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_multisample/
H A Ddsa-texelfetch.c50 static const char *vs_src = variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_external_objects/
H A Dvk_buf_exchange.c202 char *vs_src = 0; in vk_init() local
H A Dvk_image_display.c225 char *vs_src = 0; in vk_init() local
H A Dvk_image_display_overwrite.c289 char *vs_src = 0; in vk_init() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_color_projection/
H A Drender_helper.cpp352 const char *vs_src = ShaderUtils::importShaders(vert.toUtf8().data()); in createShaderFromFiles() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_mutualcorrs/
H A Dalignset.cpp331 const char *vs_src = ShaderUtils::importShaders(vert.toLocal8Bit().data()); in createShaderFromFiles() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_mutualinfo/
H A Dalignset.cpp326 const char *vs_src = ShaderUtils::importShaders(vert.toAscii().data()); in createShaderFromFiles() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_mutualinfoxml/
H A Dalignset.cpp303 const char *vs_src = ShaderUtils::importShaders(vert.toLocal8Bit().data()); in createShaderFromFiles() local
/dports/graphics/kmscube/kmscube-485b38/
H A Dcommon.c279 int create_program(const char *vs_src, const char *fs_src) in create_program()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dcolor.c3061 static GF_Err color_write_nv12_10_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Windo… in color_write_nv12_10_to_yuv()
3146 static GF_Err color_write_yuv422_10_to_yuv422(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_… in color_write_yuv422_10_to_yuv422()
3228 static GF_Err color_write_yuv444_10_to_yuv444(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_… in color_write_yuv444_10_to_yuv444()
3309 static GF_Err color_write_yuv422_10_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Win… in color_write_yuv422_10_to_yuv()
3401 static GF_Err color_write_yuv444_10_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Win… in color_write_yuv444_10_to_yuv()
3514 static GF_Err color_write_yuv420_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window… in color_write_yuv420_to_yuv()
3691 static GF_Err color_write_yuv422_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window… in color_write_yuv422_to_yuv()
3751 static GF_Err color_write_yuv444_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window… in color_write_yuv444_to_yuv()
3816 static GF_Err color_write_yvyu_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window *… in color_write_yvyu_to_yuv()
3988 static GF_Err color_write_rgb_to_24(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window *_s… in color_write_rgb_to_24()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dcolor.c3061 static GF_Err color_write_nv12_10_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Windo… in color_write_nv12_10_to_yuv()
3146 static GF_Err color_write_yuv422_10_to_yuv422(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_… in color_write_yuv422_10_to_yuv422()
3228 static GF_Err color_write_yuv444_10_to_yuv444(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_… in color_write_yuv444_10_to_yuv444()
3309 static GF_Err color_write_yuv422_10_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Win… in color_write_yuv422_10_to_yuv()
3401 static GF_Err color_write_yuv444_10_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Win… in color_write_yuv444_10_to_yuv()
3514 static GF_Err color_write_yuv420_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window… in color_write_yuv420_to_yuv()
3691 static GF_Err color_write_yuv422_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window… in color_write_yuv422_to_yuv()
3751 static GF_Err color_write_yuv444_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window… in color_write_yuv444_to_yuv()
3816 static GF_Err color_write_yvyu_to_yuv(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window *… in color_write_yvyu_to_yuv()
3988 static GF_Err color_write_rgb_to_24(GF_VideoSurface *vs_dst, GF_VideoSurface *vs_src, GF_Window *_s… in color_write_rgb_to_24()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_mutualglobal/
H A Dalignset.cpp1258 const char *vs_src = ShaderUtils::importShaders(vert.toLocal8Bit().data()); in createShaderFromFiles() local
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dshader_api.c84 static GLuint make_program(const char *vs_src, const char *fs_src) in make_program()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dshader_api.c84 static GLuint make_program(const char *vs_src, const char *fs_src) in make_program()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp755 const tcu::StringTemplate vs_src (vs_template_src); in createShader() local
1055 const tcu::StringTemplate vs_src (vs_template_src); in createShader() local
1513 const tcu::StringTemplate vs_src (vs_template_src); in createShader() local
1911 const tcu::StringTemplate vs_src (vs_template_src); in createShader() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dd3d10.c425 const char* vs_src = d3d10->shader_preset->pass[i].source.string.vertex; in d3d10_gfx_set_shader() local

12