Searched defs:ExecutionModes (Results 1 – 1 of 1) sorted by relevance
540 struct ExecutionModes struct in sw::Spirv542 bool EarlyFragmentTests : 1;543 bool DepthReplacing : 1;544 bool DepthGreater : 1;545 bool DepthLess : 1;546 bool DepthUnchanged : 1;547 bool StencilRefReplacing : 1;550 Object::ID WorkgroupSizeX = 1;551 Object::ID WorkgroupSizeY = 1;552 Object::ID WorkgroupSizeZ = 1;[all …]