I have a API layer which implement the XR_EXT_thermal_query. When running CTS, though the api layer is in the list, but the extension is not and of course the test is skipped.
And I found this @todo in the code.
https://github.com/KhronosGroup/OpenXR-CTS/blob/c153ad02c18f9249dbcce1af7a25034e2109a891/src/conformance/framework/conformance_framework.cpp#L232C20-L232C20
Is CTS still couldn't query extesnion provided by API layer? If so, will this be added recently?
I have a API layer which implement the XR_EXT_thermal_query. When running CTS, though the api layer is in the list, but the extension is not and of course the test is skipped.
And I found this @todo in the code.
https://github.com/KhronosGroup/OpenXR-CTS/blob/c153ad02c18f9249dbcce1af7a25034e2109a891/src/conformance/framework/conformance_framework.cpp#L232C20-L232C20
Is CTS still couldn't query extesnion provided by API layer? If so, will this be added recently?