mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 13:32:59 +01:00
space
This commit is contained in:
committed by
Бранимир Караџић
parent
9ee39e8241
commit
97005355c2
@@ -90,7 +90,7 @@ flag.DiscardFlags { bits = 8, base = 1, desc = "Discard flags" }
|
||||
.TextureSamplers --- Discard only texture samplers
|
||||
.Compute --- Discard only Compute shader related state
|
||||
.State --- Discard only state
|
||||
.All { "IndexBuffer", "VertexStreams", "TextureSamplers", "Compute", "State" } --- Discard every rendering states
|
||||
.All { "IndexBuffer", "VertexStreams", "TextureSamplers", "Compute", "State" } --- Discard every rendering states
|
||||
()
|
||||
|
||||
--- Alpha reference value.
|
||||
|
||||
Reference in New Issue
Block a user