Searched defs:ExecutionModes (Results 1 – 1 of 1) sorted by relevance
621 struct ExecutionModes struct in sw::SpirvShader623 bool EarlyFragmentTests : 1;624 bool DepthReplacing : 1;625 bool DepthGreater : 1;626 bool DepthLess : 1;627 bool DepthUnchanged : 1;630 int WorkgroupSizeX = 1;631 int WorkgroupSizeY = 1;632 int WorkgroupSizeZ = 1;