Lines Matching refs:advanced
1119 bool advanced = false;
1169 advanced = true;
1172 advanced = false;
1176 return advanced;
1927 // Consider both the basic and advanced color blend states dynamic if any of them is dynamic.
4124 // VUID-VkColorBlendEquationEXT-colorBlendOp-07361 forbids colorBlendOp and alphaBlendOp to be any advanced operation.
4125 // When the advanced blend op will be set by vkCmdSetColorBlendAdvancedEXT, we use a legal placeholder in this call.
6772 // Color blend advanced.
6840 // Dynamically set an advanced color equation that picks the mesh color
6846 // Dynamically set an advanced color equation that picks the clear color
6868 // We need to apply both color blending equation states instead of deciding if it's advanced or not.