Home
last modified time | relevance | path

Searched defs:ShaderProgram (Results 1 – 25 of 88) sorted by relevance

1234

/dports/games/palomino/palomino/src/shader/
H A Dshader_factory.hh30 struct ShaderProgram struct
32 ShaderProgram( RefPtr<osg::Program> program, in ShaderProgram() argument
37 RefPtr<osg::Program> mProgram;
38 RefPtr<osg::Shader> mVertexShader;
39 RefPtr<osg::Shader> mFragmentShader;
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2n64/src/
H A DShaderCombiner.h43 typedef struct ShaderProgram struct
56 struct ShaderProgram *left, *right; argument
58 } ShaderProgram; argument
/dports/games/valyriatear/ValyriaTear-1.1.0/src/engine/video/gl/
H A Dgl_shader.h29 class ShaderProgram; variable
34 friend class ShaderProgram; variable
H A Dgl_shader_program.cpp32 ShaderProgram::ShaderProgram(const Shader* vertex_shader, in ShaderProgram() function in vt_video::gl::ShaderProgram
256 ShaderProgram::ShaderProgram(const ShaderProgram&) in ShaderProgram() function in vt_video::gl::ShaderProgram
262 ShaderProgram& ShaderProgram::operator=(const ShaderProgram&) in operator =()
/dports/games/taisei/taisei-1.3.2/src/renderer/gl33/
H A Dshader_program.h20 struct ShaderProgram { struct
31 ShaderProgram *prog; argument
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/test/opengles/util/
H A DShaderProgram.java5 public class ShaderProgram implements GLObject { class
9 public ShaderProgram(final Shader... shaders) { in ShaderProgram() method in ShaderProgram
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dshadow-sample.c11 struct ShaderProgram struct
13 const char *name;
14 const char *fragShaderString;
15 GLfloat expectedColor[4];
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dshadow-sample.c11 struct ShaderProgram struct
13 const char *name;
14 const char *fragShaderString;
15 GLfloat expectedColor[4];
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DShaderProgram.java53 public abstract class ShaderProgram extends NodeComponent { class
85 ShaderProgram() { in ShaderProgram() method in ShaderProgram
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/gfx/
H A Dali3dogl.h236 struct ShaderProgram struct
243 ShaderProgram(); argument
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/managers/
H A Dshader_manager.hpp83 class ShaderProgram : public Util::IntrusiveHashMapEnabled<ShaderProgram> class
86 ShaderProgram(Device *device, PrecomputedShaderCache &cache, ShaderTemplate *compute) in ShaderProgram() function in Vulkan::ShaderProgram
92ShaderProgram(Device *device, PrecomputedShaderCache &cache, ShaderTemplate *vert, ShaderTemplate … in ShaderProgram() function in Vulkan::ShaderProgram
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/managers/
H A Dshader_manager.hpp83 class ShaderProgram : public Util::IntrusiveHashMapEnabled<ShaderProgram> class
86 ShaderProgram(Device *device, PrecomputedShaderCache &cache, ShaderTemplate *compute) in ShaderProgram() function in Vulkan::ShaderProgram
92ShaderProgram(Device *device, PrecomputedShaderCache &cache, ShaderTemplate *vert, ShaderTemplate … in ShaderProgram() function in Vulkan::ShaderProgram
/dports/games/taisei/taisei-1.3.2/src/resource/
H A Dshader_program.h16 typedef struct ShaderProgram ShaderProgram; typedef
/dports/games/manaplus/manaplus-2.1.3.17/src/render/shaders/
H A Dshadersmanager.h32 class ShaderProgram; variable
H A Dshaderprogram.cpp35 ShaderProgram::ShaderProgram(const unsigned int id, in ShaderProgram() function in ShaderProgram
H A Dshaderprogram.h40 A_DELETE_COPY(ShaderProgram) in A_DELETE_COPY() argument
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkShaderDeviceAdapter2.h75 vtkShaderProgram2* ShaderProgram; variable
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkShaderDeviceAdapter2.h71 vtkShaderProgram2* ShaderProgram; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9ShaderProgram.h36 ShaderProgram(ShaderVariation* vertexShader, ShaderVariation* pixelShader) in ShaderProgram() function
/dports/math/vtk9/VTK-9.1.0/Rendering/VolumeOpenGL2/
H A DvtkOpenGLRayCastImageDisplayHelper.h71 vtkOpenGLHelper* ShaderProgram; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/VolumeOpenGL2/
H A DvtkOpenGLRayCastImageDisplayHelper.h85 vtkOpenGLHelper *ShaderProgram; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgl_helper_scaling.h21 class ShaderProgram; variable
188 friend class ShaderProgram; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgl_helper_scaling.h21 class ShaderProgram; variable
188 friend class ShaderProgram; variable
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/glsl/
H A DShaderProgram.java39 public class ShaderProgram { class
41 public ShaderProgram() { in ShaderProgram() method in ShaderProgram
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11ShaderProgram.h38 ShaderProgram(Graphics* graphics, ShaderVariation* vertexShader, ShaderVariation* pixelShader) in ShaderProgram() function

1234