Home
last modified time | relevance | path

Searched refs:GL_COMPUTE_SHADER (Results 1 – 25 of 1137) sorted by relevance

12345678910>>...46

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_compute_variable_group_size/
H A Derrors.c75 GL_COMPUTE_SHADER, variable_work_group_size_shader, 0); in use_variable_work_group_size_normal()
105 GL_COMPUTE_SHADER, variable_work_group_size_shader, 0); in use_variable_work_group_size_indirect()
127 GL_COMPUTE_SHADER, fixed_work_group_size_shader, 0); in use_fixed_work_group_size()
147 GL_COMPUTE_SHADER, variable_work_group_size_shader, 0); in use_invalid_work_group_count_values()
177 GL_COMPUTE_SHADER, variable_work_group_size_shader, 0); in use_invalid_variable_work_group_size_values()
210 GL_COMPUTE_SHADER, variable_work_group_size_shader, 0); in use_invalid_variable_group_invocations_values()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp80 case GL_COMPUTE_SHADER: return glu::SHADERTYPE_COMPUTE; in getGLUShaderType()
96 case GL_COMPUTE_SHADER: return GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS; in getMaxSSBlockSizeEnum()
126 case GL_COMPUTE_SHADER: in genBlockSource()
205 GL_COMPUTE_SHADER, in block_number_limits()
266 case GL_COMPUTE_SHADER: in block_number_limits()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dwebgl_program.cc98 case GL_COMPUTE_SHADER: in GetAttachedShader()
119 case GL_COMPUTE_SHADER: in AttachShader()
143 case GL_COMPUTE_SHADER: in DetachShader()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp132 GLuint cs = CompileShader(GL_COMPUTE_SHADER, csSource); in TEST_P()
189 GLuint cs = CompileShader(GL_COMPUTE_SHADER, csSource); in TEST_P()
218 GLuint computeShaderHandle = glCreateShader(GL_COMPUTE_SHADER); in TEST_P()
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/
H A Dqssgopengltokens_p.h279 #ifndef GL_COMPUTE_SHADER
280 #define GL_COMPUTE_SHADER 0x91B9 macro
589 #ifndef GL_COMPUTE_SHADER
590 #define GL_COMPUTE_SHADER 0x91B9 macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/OGL/
H A DOGLShader.cpp21 return GL_COMPUTE_SHADER; in GetGLShaderTypeForStage()
35 m_type(GL_COMPUTE_SHADER), m_gl_compute_program_id(gl_compute_program_id), in OGLShader()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_compute_shader/
H A Dapi_errors.c113 GL_COMPUTE_SHADER, trivial_correct_shader, 0); in query_work_group_size_unlinked()
133 GL_COMPUTE_SHADER, trivial_link_fail_shader, 0); in query_work_group_size_link_fail()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferPrecision.cpp314 verifyShaderCompilationStatus(GL_COMPUTE_SHADER, cs_code_without_precision, 3, expected_fail) && in iterate()
317 …verifyShaderCompilationStatus(GL_COMPUTE_SHADER, cs_code_with_precision, 3, GL_TRUE) && test_passe… in iterate()
318 …test_passed = verifyShaderCompilationStatus(GL_COMPUTE_SHADER, cs_code_with_global_precision, 4, G… in iterate()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_program_interface_query/
H A Dcompare-with-shader-subroutine.c248 return GL_COMPUTE_SHADER; in get_shadertype_from_program_interface()
280 GL_COMPUTE_SHADER, cs_text, 0); in create_program()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shader_image_load_store/
H A Dcoherency.c210 if (stage_w->stage == GL_COMPUTE_SHADER || in piglit_init()
211 stage_r->stage == GL_COMPUTE_SHADER) in piglit_init()
H A Dmax-images.c229 GL_COMPUTE_SHADER, in run_test()
230 generate_source(grid, img, GL_COMPUTE_SHADER)); in run_test()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglslstage.c34 #ifndef GL_COMPUTE_SHADER
35 #define GL_COMPUTE_SHADER 0x91B9 macro
145 case GL_COMPUTE_SHADER: in _is_valid_shader_type()
166 case GL_COMPUTE_SHADER: in _shader_type_to_string()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DLinkAndRelinkTest.cpp234 GLuint cs = CompileShader(GL_COMPUTE_SHADER, kCS); in TEST_P()
328 GLuint cs = CompileShader(GL_COMPUTE_SHADER, kCS); in TEST_P()
428 GLuint cs = CompileShader(GL_COMPUTE_SHADER, kCS); in TEST_P()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glslparsertest/
H A Dglslparsertest.c159 case GL_COMPUTE_SHADER: in get_shader_name()
280 type = GL_COMPUTE_SHADER; in test()
296 if (type == GL_COMPUTE_SHADER) { in test()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/translator/
H A DTranslatorGLSL.cpp198 if (getShaderType() == GL_COMPUTE_SHADER && isComputeShaderLocalSizeDeclared()) in translate()
294 getShaderType() != GL_COMPUTE_SHADER) in writeExtensionBehavior()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/glsl/
H A DShaderCode.java154 case GL3ES3.GL_COMPUTE_SHADER: in ShaderCode()
185 case GL3ES3.GL_COMPUTE_SHADER: in ShaderCode()
395 case GL3ES3.GL_COMPUTE_SHADER: in getFileSuffix()
794 case GL3ES3.GL_COMPUTE_SHADER: in shaderTypeStr()
1313 case GL3ES3.GL_COMPUTE_SHADER: in addDefaultShaderPrecision()
1339 case GL3ES3.GL_COMPUTE_SHADER: in addDefaultShaderPrecision()

12345678910>>...46