Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp626 static const ContextType wrappableNativeTypes[] = in ES3PlusWrapperContext() local
637 for (int nativeCtxNdx = 0; nativeCtxNdx < DE_LENGTH_OF_ARRAY(wrappableNativeTypes); ++nativeCtxNdx) in ES3PlusWrapperContext()
639 glu::ContextType nativeContext = wrappableNativeTypes[nativeCtxNdx]; in ES3PlusWrapperContext()
664 if (nativeCtxNdx + 1 == DE_LENGTH_OF_ARRAY(wrappableNativeTypes)) in ES3PlusWrapperContext()