Home
last modified time | relevance | path

Searched refs:PROFILE_LAST (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.hpp57 PROFILE_LAST enumerator
78 ApiType (void) : m_bits(pack(0, 0, PROFILE_LAST)) {} in ApiType()
/third_party/vk-gl-cts/framework/platform/ohos/context/
DtcuOhosNativeContext.cpp182 case glu::PROFILE_LAST: in OhosRendContext()
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp401 case glu::PROFILE_LAST: in EglRenderContext()
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp2886 DE_ASSERT(apiType.getProfile() != glu::PROFILE_LAST); in valid()