Home
last modified time | relevance | path

Searched defs:componentRange (Results 1 – 25 of 29) sorted by last modified time

12

/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgscolorwidgets.cpp110 int QgsColorWidget::componentRange() const in componentRange() function in QgsColorWidget
115 int QgsColorWidget::componentRange( const QgsColorWidget::ColorComponent component ) const in componentRange() function in QgsColorWidget
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgscolorwidgets.cpp105 int QgsColorWidget::componentRange() const in componentRange() function in QgsColorWidget
110 int QgsColorWidget::componentRange( const QgsColorWidget::ColorComponent component ) const in componentRange() function in QgsColorWidget
/dports/graphics/glslang/glslang-11.7.1/glslang/MachineIndependent/
H A DlinkValidate.cpp1501 TRange componentRange(0, 3); in addUsedLocation() local
1526 TRange componentRange(0, 3); in addUsedLocation() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/
H A DArrayRangeCompute.h139 vtkm::Range componentRange; variable
H A DArrayRangeCompute.cxx174 vtkm::cont::ArrayHandle<vtkm::Range> componentRange = in operator ()() local
/dports/math/vtk9/VTK-9.1.0/Infovis/BoostGraphAlgorithms/
H A DvtkBoostExtractLargestComponent.cxx76 int componentRange[2]; in RequestData() local
/dports/math/vtk9/VTK-9.1.0/IO/NetCDF/
H A DvtkNetCDFCFReader.cxx122 double componentRange[2]; in GetRangeOfAllComponents() local
/dports/math/vtk9/VTK-9.1.0/Rendering/VolumeOpenGL2/
H A DvtkOpenGLGPUVolumeRayCastMapper.cxx716 double componentRange[2]; in UpdateMaskTransfer() local
H A DvtkVolumeInputHelper.cxx106 double componentRange[2]; in UpdateOpacityTransferFunction() local
154 double componentRange[2]; in UpdateColorTransferFunction() local
207 double componentRange[2]; in UpdateGradientOpacityTransferFunction() local
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp816 TRange componentRange(0, 3); in addUsedLocation() local
839 TRange componentRange(0, 3); in addUsedLocation() local
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1159 TRange componentRange(0, 3); in addUsedLocation() local
1184 TRange componentRange(0, 3); in addUsedLocation() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1159 TRange componentRange(0, 3); in addUsedLocation() local
1184 TRange componentRange(0, 3); in addUsedLocation() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1159 TRange componentRange(0, 3); in addUsedLocation() local
1184 TRange componentRange(0, 3); in addUsedLocation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp1122 TRange componentRange(0, 3); in addUsedLocation() local
1147 TRange componentRange(0, 3); in addUsedLocation() local
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1159 TRange componentRange(0, 3); in addUsedLocation() local
1184 TRange componentRange(0, 3); in addUsedLocation() local
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1159 TRange componentRange(0, 3); in addUsedLocation() local
1184 TRange componentRange(0, 3); in addUsedLocation() local
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1159 TRange componentRange(0, 3); in addUsedLocation() local
1184 TRange componentRange(0, 3); in addUsedLocation() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp1122 TRange componentRange(0, 3); in addUsedLocation() local
1147 TRange componentRange(0, 3); in addUsedLocation() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1064 TRange componentRange(0, 3); in addUsedLocation() local
1089 TRange componentRange(0, 3); in addUsedLocation() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1064 TRange componentRange(0, 3); in addUsedLocation() local
1089 TRange componentRange(0, 3); in addUsedLocation() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1066 TRange componentRange(0, 3); in addUsedLocation() local
1091 TRange componentRange(0, 3); in addUsedLocation() local
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1077 TRange componentRange(0, 3); in addUsedLocation() local
1100 TRange componentRange(0, 3); in addUsedLocation() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/
H A DArrayRangeCompute.h141 vtkm::Range componentRange; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/VolumeOpenGL2/
H A DvtkOpenGLGPUVolumeRayCastMapper.cxx752 double componentRange[2]; in UpdateMaskTransfer() local
H A DvtkVolumeInputHelper.cxx112 double componentRange[2]; in UpdateOpacityTransferFunction() local
163 double componentRange[2]; in UpdateColorTransferFunction() local
220 double componentRange[2]; in UpdateGradientOpacityTransferFunction() local

12