◄ Wiki / Graphics
conformance group
A named bundle of official test cases covering one feature area of a graphics spec.
The official Vulkan test suites (dEQP / CTS) are organised into groups, each exercising a particular area of functionality. Getting "its own conformance group green" means every test in that specific group passes. Passing a group is real evidence a feature works, though passing groups is still not the same as full certified conformance.
See also
- conformanceOfficial certification from a standards body that a driver genuinely meets the specification.
- conformanceVersionA Vulkan field a driver fills in to state which version of the conformance tests it is officially certified against.
- builtinSpecial pre-defined variables a shader program reads from or writes to in order to talk to the graphics pipeline.
Referenced by
conformance · conformanceVersion · conformanceVersion / apiVersion