Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
4dbb573f
Unverified
Commit
4dbb573f
authored
Jan 27, 2023
by
Jonah Williams
Committed by
GitHub
Jan 27, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[flutter_tools] remove usage of remap samplers arg (#119346)
parent
ad1a44d0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
13 deletions
+0
-13
shader_compiler.dart
...r_tools/lib/src/build_system/targets/shader_compiler.dart
+0
-1
asset_bundle_test.dart
...s/flutter_tools/test/general.shard/asset_bundle_test.dart
+0
-3
ios_test.dart
...ols/test/general.shard/build_system/targets/ios_test.dart
+0
-1
shader_compiler_test.dart
...eral.shard/build_system/targets/shader_compiler_test.dart
+0
-8
No files found.
packages/flutter_tools/lib/src/build_system/targets/shader_compiler.dart
View file @
4dbb573f
...
...
@@ -186,7 +186,6 @@ class ShaderCompiler {
'--spirv=
$outputPath
.spirv'
,
'--input=
${input.path}
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
${input.parent.path}
'
,
'--include=
$shaderLibPath
'
,
];
...
...
packages/flutter_tools/test/general.shard/asset_bundle_test.dart
View file @
4dbb573f
...
...
@@ -431,7 +431,6 @@ flutter:
'--spirv=
$outputPath
.spirv'
,
'--input=/
$shaderPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=/
$assetsPath
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -479,7 +478,6 @@ flutter:
'--spirv=
$outputPath
.spirv'
,
'--input=/
$shaderPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=/
$assetsPath
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -521,7 +519,6 @@ flutter:
'--spirv=
${fileSystem.path.join(output.path, 'shaders', 'ink_sparkle.frag.spirv')}
'
,
'--input=
${fileSystem.path.join(materialDir.path, 'shaders', 'ink_sparkle.frag')}
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
${fileSystem.path.join(materialDir.path, 'shaders')}
'
,
'--include=
$shaderLibDir
'
,
],
...
...
packages/flutter_tools/test/general.shard/build_system/targets/ios_test.dart
View file @
4dbb573f
...
...
@@ -262,7 +262,6 @@ void main() {
'--spirv=/App.framework/flutter_assets/shader.glsl.spirv'
,
'--input=/shader.glsl'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=/'
,
'--include=/./shader_lib'
,
]),
...
...
packages/flutter_tools/test/general.shard/build_system/targets/shader_compiler_test.dart
View file @
4dbb573f
...
...
@@ -50,7 +50,6 @@ void main() {
'--spirv=
$outputSpirvPath
'
,
'--input=
$fragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -91,7 +90,6 @@ void main() {
'--spirv=
$outputPath
.spirv'
,
'--input=
$fragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -130,7 +128,6 @@ void main() {
'--spirv=
$outputPath
.spirv'
,
'--input=
$fragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -169,7 +166,6 @@ void main() {
'--spirv=
$outputSpirvPath
'
,
'--input=
$notFragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -210,7 +206,6 @@ void main() {
'--spirv=
$outputSpirvPath
'
,
'--input=
$notFragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -253,7 +248,6 @@ void main() {
'--spirv=/.tmp_rand0/0.8255140718871702.temp.spirv'
,
'--input=
$fragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -299,7 +293,6 @@ void main() {
'--spirv=/.tmp_rand0/0.8255140718871702.temp.spirv'
,
'--input=
$fragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
@@ -346,7 +339,6 @@ void main() {
'--spirv=/.tmp_rand0/0.8255140718871702.temp.spirv'
,
'--input=
$fragPath
'
,
'--input-type=frag'
,
'--remap-samplers'
,
'--include=
$fragDir
'
,
'--include=
$shaderLibDir
'
,
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment