Home
last modified time | relevance | path

Searched refs:BOOL_VEC4 (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DUniform.cpp362 case BOOL_VEC4: return "bvec4"; in getTypename()
577 case BOOL_VEC4: in getTypeNumComponents()
636 if( tname == "bvec4" ) return BOOL_VEC4; in getTypeId()
832 case BOOL_VEC4: in getGlApiType()
881 case BOOL_VEC4: in getInternalArrayType()
1295 _type(BOOL_VEC4), _numElements(1), _modifiedCount(0) in Uniform()
2104 if( index>=getNumElements() || !isCompatibleType(BOOL_VEC4) ) return false; in setElement()
2446 if( index>=getNumElements() || !isCompatibleType(BOOL_VEC4) ) return false; in getElement()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DUniform.cpp87 ADD_ENUM_VALUE( BOOL_VEC4 );
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osg/
H A DUniform.cpp87 ADD_ENUM_VALUE( BOOL_VEC4 );
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DUniform.cpp437 case BOOL_VEC4: return "bvec4"; in getTypename()
657 case BOOL_VEC4: in getTypeNumComponents()
716 if( tname == "bvec4" ) return BOOL_VEC4; in getTypeId()
915 case BOOL_VEC4: in getGlApiType()
970 case BOOL_VEC4: in getInternalArrayType()
1390 _type(BOOL_VEC4), _numElements(1), _modifiedCount(0) in Uniform()
2231 if( index>=getNumElements() || !isCompatibleType(BOOL_VEC4) ) return false; in setElement()
2604 if( index>=getNumElements() || !isCompatibleType(BOOL_VEC4) ) return false; in getElement()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dconsts.go328 BOOL_VEC4 = 0x8B59 const
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaShaders.cpp587 UNIFORM_STRING_CASE(BOOL_VEC4) in UniformTypeString()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkShaderProgram2.cxx784 case vtkgl::BOOL_VEC4: in PrintActiveUniformVariables()
/dports/graphics/rx/rx-0.4.0/cargo-crates/luminance-0.38.0/src/
H A Dmetagl.rs87 pub const BOOL_VEC4: GLenum = 35673; const
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h350 BOOL_VEC4 = 0x8B59, enumerator
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_device_gl-0.15.5/src/
H A Dshade.rs120 gl::BOOL_VEC4 => Var(BaseType::Bool, ContainerType::Vector(4)), in new()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWGLWidget.h1050 BOOL_VEC4 = 0x8B59, enumerator
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A Dwebgl1.idl432 const GLenum BOOL_VEC4 = 0x8B59;
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/khronos_api-2.2.0/api_webgl/specs/latest/1.0/
H A Dwebgl.idl424 const GLenum BOOL_VEC4 = 0x8B59;
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dwebgl1.idl433 const GLenum BOOL_VEC4 = 0x8B59;
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A Dwebgl1.idl432 const GLenum BOOL_VEC4 = 0x8B59;
/dports/games/dose-response/dose-response-179c326/cargo-crates/khronos_api-2.2.0/api_webgl/specs/latest/1.0/
H A Dwebgl.idl424 const GLenum BOOL_VEC4 = 0x8B59;
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/interfaces/
H A Dwebgl1.idl432 const GLenum BOOL_VEC4 = 0x8B59;
/dports/graphics/rx/rx-0.4.0/cargo-crates/luminance-0.38.0/src/shader/
H A Dprogram.rs1344 Type::BVec4 if glty != gl::BOOL_VEC4 => Err(UniformWarning::type_mismatch(name, ty)), in check_types_match()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/khronos_api-3.1.0/api_webgl/specs/latest/1.0/
H A Dwebgl.idl452 const GLenum BOOL_VEC4 = 0x8B59;
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/generators/WebGLGen/
H A Dwebgl1.idl412 const GLenum BOOL_VEC4 = 0x8B59;
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/generators/WebGLGen/
H A Dwebgl1.idl412 const GLenum BOOL_VEC4 = 0x8B59;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/specs/1.0.2/
H A Dwebgl.idl408 const GLenum BOOL_VEC4 = 0x8B59;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/specs/latest/1.0/
H A Dwebgl.idl454 const GLenum BOOL_VEC4 = 0x8B59;
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/khronos_api-3.1.0/api_webgl/specs/latest/1.0/
H A Dwebgl.idl452 const GLenum BOOL_VEC4 = 0x8B59;
/dports/www/firefox/firefox-99.0/third_party/rust/khronos_api/api_webgl/specs/latest/1.0/
H A Dwebgl.idl452 const GLenum BOOL_VEC4 = 0x8B59;

123456789