Home
last modified time | relevance | path

Searched refs:GL_GEOMETRY_SHADER (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp65 case GL_GEOMETRY_SHADER: return "#extension GL_EXT_geometry_shader : require\n"; in getShaderExtensionDeclaration()
79 case GL_GEOMETRY_SHADER: return glu::SHADERTYPE_GEOMETRY; in getGLUShaderType()
95 case GL_GEOMETRY_SHADER: return GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in getMaxSSBlockSizeEnum()
130 case GL_GEOMETRY_SHADER: in genBlockSource()
204 GL_GEOMETRY_SHADER, in block_number_limits()
260 case GL_GEOMETRY_SHADER: in block_number_limits()
299 combinedSSBlocks += genMaxSSBlocksSource(ctx, GL_GEOMETRY_SHADER, sources); in max_combined_block_number_limit()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_separate_shader_objects/
H A DGetProgramPipelineiv.c48 case GL_GEOMETRY_SHADER: return GL_GEOMETRY_SHADER_BIT; in stage2bitfield()
226 gs = glCreateShaderProgramv(GL_GEOMETRY_SHADER, 2, in piglit_init()
254 use_stage_and_check(pipe, gs, GL_GEOMETRY_SHADER, has_gs); in piglit_init()
272 check_stage(pipe, 0, GL_GEOMETRY_SHADER, has_gs); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.50/execution/geometry/
H A Dgetshaderiv-may-return-GS.c68 gs = piglit_compile_shader_text(GL_GEOMETRY_SHADER, gstext); in piglit_init()
71 if(type != GL_GEOMETRY_SHADER) { in piglit_init()
H A Dgs-max-output-components.c186 gs_spiral = piglit_compile_shader_text(GL_GEOMETRY_SHADER, in piglit_init()
192 gs_test_main = piglit_compile_shader_text(GL_GEOMETRY_SHADER, in piglit_init()
195 gs_layout = piglit_compile_shader_text(GL_GEOMETRY_SHADER, text); in piglit_init()
H A Dend-primitive.c246 gs_spiral = piglit_compile_shader_text(GL_GEOMETRY_SHADER, in piglit_init()
252 gs_test_main = piglit_compile_shader_text(GL_GEOMETRY_SHADER, in piglit_init()
255 gs_layout = piglit_compile_shader_text(GL_GEOMETRY_SHADER, text); in piglit_init()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shader_atomic_counters/
H A Dsemantics.c99 case GL_GEOMETRY_SHADER: in test_shader()
104 atomic_counters_compile(prog, GL_GEOMETRY_SHADER, stage_source); in test_shader()
234 return test_shader(max_bindings, GL_GEOMETRY_SHADER, in run_test_geometry()
426 atomic_counters_subtest(&status, GL_GEOMETRY_SHADER, in piglit_init()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkShader.cxx60 #ifdef GL_GEOMETRY_SHADER in Compile()
62 type = GL_GEOMETRY_SHADER; in Compile()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/shaders/
H A Dglsl-fs-fogscale.c125 GL_GEOMETRY_SHADER, gs_source, in piglit_display()
134 GL_GEOMETRY_SHADER, gs_source2, in piglit_display()
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkShader.cxx60 #ifdef GL_GEOMETRY_SHADER in Compile()
62 type = GL_GEOMETRY_SHADER; in Compile()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shader_image_load_store/
H A Dmax-images.c225 GL_GEOMETRY_SHADER, in run_test()
226 generate_source(grid, img, GL_GEOMETRY_SHADER), in run_test()
263 (get_image_stage(GL_GEOMETRY_SHADER) ? in piglit_init()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/tests/examples/gtk/
H A Dglliveshader.c29 #ifndef GL_GEOMETRY_SHADER
30 #define GL_GEOMETRY_SHADER 0x8DD9 macro
184 if (!_add_stage_to_shader (shader, state, GL_GEOMETRY_SHADER, geom)) { in _new_shader()
315 GL_GEOMETRY_SHADER, geom), gtk_label_new ("Geometry")); in main()

12345678910>>...33