/external/deqp/framework/opengl/ |
D | gluStrUtil.cpp | 130 if (apiType.getProfile() == PROFILE_ES) in operator <<() 135 if (apiType.getProfile() == PROFILE_CORE) in operator <<() 137 else if (apiType.getProfile() == PROFILE_COMPATIBILITY) in operator <<() 139 else if (apiType.getProfile() != PROFILE_ES) in operator <<()
|
D | gluRenderContext.hpp | 83 …Profile getProfile (void) const { return Profile((m_bits>>PROFILE_SHIFT) & ((1u<<PROFILE_BITS)… in getProfile() function in glu::ApiType 157 using ApiType::getProfile; 193 inline bool isContextTypeES (ContextType type) { return type.getAPI().getProfile() == PROFILE_E… in isContextTypeES() 194 inline bool isContextTypeGLCore (ContextType type) { return type.getAPI().getProfile() == PROFIL… in isContextTypeGLCore() 195 inline bool isContextTypeGLCompatibility(ContextType type) { return type.getAPI().getProfile() == … in isContextTypeGLCompatibility()
|
D | gluRenderContext.cpp | 68 return requiredApiType.getProfile() == PROFILE_ES && in contextSupports() 76 return requiredApiType.getProfile() == PROFILE_CORE && in contextSupports() 82 …return (requiredApiType.getProfile() == PROFILE_CORE || requiredApiType.getProfile() == PROFILE_CO… in contextSupports() 192 if (apiType.getProfile() == PROFILE_ES && apiType.getMajorVersion() == 2) in getExtensions() 296 if (apiType.getProfile() == PROFILE_ES) in initExtensionFunctions()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigListWGL.cpp | 62 if (isOk && (type.getProfile() == glu::PROFILE_ES) && in getDefaultWglConfigList() 70 if (isOk && (type.getProfile() == glu::PROFILE_ES) && fmtInfo.sRGB) in getDefaultWglConfigList()
|
D | glcConfigListEGL.cpp | 84 else if (type.getProfile() == glu::PROFILE_CORE) in getDefaultEglConfigList()
|
/external/deqp/framework/egl/ |
D | egluPlatform.cpp | 42 if (apiType.getProfile() == glu::PROFILE_ES) in createDefaultGLFunctionLibrary()
|
D | egluGLUtil.cpp | 59 switch (apiType.getProfile()) in apiRenderableType()
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 138 if (type.getAPI().getProfile() != glu::PROFILE_CORE) in getCGLProfile()
|
/external/deqp/modules/glshared/ |
D | glsMemoryStressCase.cpp | 195 if (ctxType.getProfile() == glu::PROFILE_CORE) in TextureRenderer() 357 if (ctxType.getProfile() == glu::PROFILE_CORE) in BufferRenderer()
|
D | glsDrawTest.cpp | 2185 if (ctxType.getProfile() == glu::PROFILE_ES && ctxType.getMajorVersion() == 3) in valid() 2192 if (ctxType.getProfile() == glu::PROFILE_CORE) in valid() 2866 DE_ASSERT(apiType.getProfile() != glu::PROFILE_LAST); in valid() 2932 if (apiType.getProfile() == glu::PROFILE_CORE) in valid()
|
D | glsShaderLibraryCase.cpp | 857 if (renderCtx.getType().getProfile() == PROFILE_ES) in isTessellationSupported()
|
D | glsVertexArrayTests.cpp | 2038 const bool useVao = m_renderCtx.getType().getProfile() == glu::PROFILE_CORE; in iterate()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 50 …const bool useClampingNormalization = (ctxType.getProfile() == glu::PROFILE_ES && ctxType.getMajor… in mapGLFloatVertexAttributeType()
|
/external/deqp/framework/platform/surfaceless/ |
D | tcuSurfacelessPlatform.cpp | 398 switch (contextType.getProfile()) in EglRenderContext()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ShaderLang.cpp | 1496 …ompiler->compile(intermediate.getTreeRoot(), intermediate.getVersion(), intermediate.getProfile()); in ShCompile() 1993 if ((*it)->intermediate->getProfile() == EEsProfile) { in linkStage() 2018 firstIntermediate->getProfile()); in linkStage()
|
D | localintermediate.h | 358 EProfile getProfile() const { return profile; } in getProfile() function
|
D | iomapper.cpp | 1484 profile = intermediate.getProfile(); in addStage()
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 441 switch (ctxType.getProfile()) in Context()
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 338 switch (apiType.getProfile()) in createContext()
|
/external/deqp/external/openglcts/modules/runner/ |
D | glcTestRunner.cpp | 541 switch (type.getProfile()) in getTestRunParams()
|
/external/deqp/modules/gles2/functional/ |
D | es2fNegativeShaderApiTests.cpp | 995 DE_ASSERT(m_context.getRenderContext().getType().getProfile() == glu::PROFILE_ES); in init()
|
/external/guice/lib/build/jdiff/ |
D | xerces.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/xml/
javax/ ... |
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 1460 …ource(TranslateSourceLanguage(glslangIntermediate->getSource(), glslangIntermediate->getProfile()), in TGlslangToSpvTraverser()
|
/external/cldr/tools/java/libs/ |
D | xercesImpl.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
/external/kotlinc/lib/ |
D | kotlin-main-kts.jar | META-INF/
META-INF/MANIFEST.MF
DebugProbesKt.bin
META-INF/LICENSE
... |