Home
last modified time | relevance | path

Searched refs:EGL_TRUE (Results 1 - 25 of 118) sorted by relevance

12345

/third_party/mesa3d/src/egl/main/
H A Deglimage.c138 attrs->DMABufFourCC.IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
142 attrs->DMABufPlaneFds[0].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
146 attrs->DMABufPlaneOffsets[0].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
150 attrs->DMABufPlanePitches[0].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
154 attrs->DMABufPlaneFds[1].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
158 attrs->DMABufPlaneOffsets[1].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
162 attrs->DMABufPlanePitches[1].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
166 attrs->DMABufPlaneFds[2].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
170 attrs->DMABufPlaneOffsets[2].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
174 attrs->DMABufPlanePitches[2].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
[all...]
H A Deglconfig.c277 EGLBoolean valid = EGL_TRUE; in _eglValidateConfig()
306 if (val != EGL_TRUE && val != EGL_FALSE) in _eglValidateConfig()
376 valid = EGL_TRUE; in _eglValidateConfig()
378 valid = EGL_TRUE; in _eglValidateConfig()
449 EGLBoolean matched = EGL_TRUE; in _eglMatchConfig()
516 return EGL_TRUE; in _eglIsConfigAttribValid()
549 if (!_eglValidateConfig(conf, EGL_TRUE)) in _eglParseConfigAttribList()
576 return EGL_TRUE; in _eglParseConfigAttribList()
745 return EGL_TRUE; in _eglFilterConfigArray()
769 return EGL_TRUE; in _eglFilterConfigArray()
[all...]
H A Deglcontext.c293 if (val == EGL_TRUE) in _eglParseContextAttribList()
303 if (val == EGL_TRUE) in _eglParseContextAttribList()
313 if (val == EGL_TRUE) in _eglParseContextAttribList()
323 if (val == EGL_TRUE) in _eglParseContextAttribList()
338 ctx->ClientMajorVersion < 2) && val == EGL_TRUE) { in _eglParseContextAttribList()
343 /* Canonicalize value to EGL_TRUE/EGL_FALSE definitions */ in _eglParseContextAttribList()
626 return EGL_TRUE; in _eglInitContext()
706 return EGL_TRUE; in _eglQueryContext()
747 return EGL_TRUE; in _eglCheckMakeCurrent()
795 return EGL_TRUE; in _eglCheckMakeCurrent()
[all...]
H A Degldevice.c103 .MESA_device_software = EGL_TRUE,
104 .EXT_device_drm_render_node = EGL_TRUE,
146 dev->EXT_device_drm = EGL_TRUE; in _eglAddDRMDevice()
152 dev->EXT_device_drm_render_node = EGL_TRUE; in _eglAddDRMDevice()
364 return EGL_TRUE; in _eglQueryDevicesEXT()
H A Deglsurface.c228 if (val != EGL_TRUE && val != EGL_FALSE) { in _eglParseSurfaceAttribList()
240 if (val != EGL_TRUE && val != EGL_FALSE) { in _eglParseSurfaceAttribList()
356 * \return EGL_TRUE if no errors, EGL_FALSE otherwise.
452 return EGL_TRUE; in _eglInitSurface()
571 surface->BufferAgeRead = EGL_TRUE; in _eglQuerySurface()
623 return EGL_TRUE; in _eglQuerySurface()
751 return EGL_TRUE; in _eglSurfaceAttrib()
779 surface->BoundToTexture = EGL_TRUE; in _eglBindTexImage()
781 return EGL_TRUE; in _eglBindTexImage()
799 return EGL_TRUE; in _eglReleaseTexImage()
[all...]
H A Deglglobals.c131 registered = EGL_TRUE; in _eglAddAtExitCall()
174 return EGL_TRUE; in _eglPointerIsDereferencable()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c52 return EGL_TRUE; in wgl_match_config()
91 base.NativeRenderable = EGL_TRUE; in wgl_add_config()
213 disp->Extensions.KHR_no_config_context = EGL_TRUE; in wgl_initialize_impl()
214 disp->Extensions.KHR_surfaceless_context = EGL_TRUE; in wgl_initialize_impl()
215 disp->Extensions.MESA_query_driver = EGL_TRUE; in wgl_initialize_impl()
221 disp->Extensions.EXT_pixel_format_float = EGL_TRUE; in wgl_initialize_impl()
227 disp->Extensions.KHR_gl_colorspace = EGL_TRUE; in wgl_initialize_impl()
229 disp->Extensions.KHR_create_context = EGL_TRUE; in wgl_initialize_impl()
230 disp->Extensions.KHR_reusable_sync = EGL_TRUE; in wgl_initialize_impl()
233 disp->Extensions.KHR_image_base = EGL_TRUE; in wgl_initialize_impl()
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_ext_stubs.cpp140 return EGL_TRUE; in DestroyImageKHR()
150 return EGL_TRUE; in DestroyStreamKHR()
160 return EGL_TRUE; in DestroySyncKHR()
216 return EGL_TRUE; in GetSyncAttribKHR()
252 return EGL_TRUE; in PostSubBufferNV()
266 return EGL_TRUE; in PresentationTimeANDROID()
292 return EGL_TRUE; in GetCompositorTimingANDROID()
306 return EGL_TRUE; in GetNextFrameIdANDROID()
335 return EGL_TRUE; in GetFrameTimestampsANDROID()
347 *value = debug->isMessageTypeEnabled(FromEGLenum<MessageType>(attribute)) ? EGL_TRUE in QueryDebugKHR()
[all...]
H A Degl_stubs.cpp55 return EGL_TRUE; in BindAPI()
74 return EGL_TRUE; in BindTexImage()
87 return EGL_TRUE; in ChooseConfig()
287 return EGL_TRUE; in DestroyContext()
297 return EGL_TRUE; in DestroyImage()
308 return EGL_TRUE; in DestroySurface()
318 return EGL_TRUE; in DestroySync()
330 return EGL_TRUE; in GetConfigAttrib()
342 return EGL_TRUE; in GetConfigs()
443 return EGL_TRUE; in GetSyncAttrib()
[all...]
/third_party/skia/third_party/externals/angle2/util/
H A DEGLWindow.cpp215 if (params.allocateNonZeroMemoryFeature == EGL_TRUE) in initializeDisplay()
224 if (params.emulateCopyTexImage2DFromRenderbuffers == EGL_TRUE) in initializeDisplay()
239 if (params.supportsVulkanViewportFlip == EGL_TRUE) in initializeDisplay()
248 if (params.supportsVulkanMultiDrawIndirect == EGL_TRUE) in initializeDisplay()
272 if (params.asyncCommandQueueFeatureVulkan == EGL_TRUE) in initializeDisplay()
277 if (params.generateSPIRVThroughGlslang == EGL_TRUE) in initializeDisplay()
282 if (params.directMetalGeneration == EGL_TRUE) in initializeDisplay()
297 if (params.forceBufferGPUStorageFeatureMtl == EGL_TRUE) in initializeDisplay()
302 if (params.emulatedVAOs == EGL_TRUE) in initializeDisplay()
307 if (params.captureLimits == EGL_TRUE) in initializeDisplay()
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dangle_test_configs.h211 allocateNonZero.eglParameters.allocateNonZeroMemoryFeature = EGL_TRUE; in WithAllocateNonZeroMemory()
219 p.eglParameters.emulateCopyTexImage2DFromRenderbuffers = EGL_TRUE; in WithEmulateCopyTexImage2DFromRenderbuffers()
242 re.eglParameters.hasExplicitMemBarrierFeatureMtl = hasBarrier ? EGL_TRUE : EGL_FALSE; in WithMetalMemoryBarrierAndCheapRenderPass()
243 re.eglParameters.hasCheapRenderPassFeatureMtl = cheapRenderPass ? EGL_TRUE : EGL_FALSE; in WithMetalMemoryBarrierAndCheapRenderPass()
250 re.eglParameters.forceBufferGPUStorageFeatureMtl = EGL_TRUE; in WithMetalForcedBufferGPUStorage()
257 withRobustness.eglParameters.robustness = EGL_TRUE; in WithRobustness()
271 withAsyncCommandQueue.eglParameters.asyncCommandQueueFeatureVulkan = EGL_TRUE; in WithAsyncCommandQueueFeatureVulkan()
292 emualtedVAOParams.eglParameters.emulatedVAOs = EGL_TRUE; in WithEmulatedVAOs()
299 generateSPIRVThroughGlslang.eglParameters.generateSPIRVThroughGlslang = EGL_TRUE; in WithGlslang()
306 directMetalGeneration.eglParameters.directMetalGeneration = EGL_TRUE; in WithDirectMetalGeneration()
[all...]
H A Dangle_test_configs.cpp70 eglParameters.debugLayersEnabled = EGL_TRUE; in initDefaultParameters()
203 else if (pp.eglParameters.transformFeedbackFeature == EGL_TRUE) in operator <<()
212 else if (pp.eglParameters.allocateNonZeroMemoryFeature == EGL_TRUE) in operator <<()
217 if (pp.eglParameters.emulateCopyTexImage2DFromRenderbuffers == EGL_TRUE) in operator <<()
247 if (pp.eglParameters.asyncCommandQueueFeatureVulkan == EGL_TRUE) in operator <<()
262 if (pp.eglParameters.forceBufferGPUStorageFeatureMtl == EGL_TRUE) in operator <<()
267 if (pp.eglParameters.supportsVulkanViewportFlip == EGL_TRUE) in operator <<()
276 if (pp.eglParameters.supportsVulkanMultiDrawIndirect == EGL_TRUE) in operator <<()
285 if (pp.eglParameters.emulatedVAOs == EGL_TRUE) in operator <<()
290 if (pp.eglParameters.generateSPIRVThroughGlslang == EGL_TRUE) in operator <<()
[all...]
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp138 return EGL_TRUE; in haiku_destroy_surface()
171 conf->base.NativeRenderable = EGL_TRUE; // Let's say yes in haiku_add_configs_for_visuals()
198 return EGL_TRUE; in haiku_add_configs_for_visuals()
226 return EGL_TRUE; in init_haiku()
234 return EGL_TRUE; in haiku_terminate()
275 return EGL_TRUE; in haiku_destroy_context()
296 return EGL_TRUE; in haiku_make_current()
308 return EGL_TRUE; in haiku_swap_buffers()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp190 return success(EGL_TRUE); in Initialize()
208 return success(EGL_TRUE); in Terminate()
290 return success(EGL_TRUE); in GetConfigs()
325 return success(EGL_TRUE); in ChooseConfig()
347 return success(EGL_TRUE); in GetConfigAttrib()
474 return success(EGL_TRUE); in DestroySurface()
566 return success(EGL_TRUE); in QuerySurface()
586 return success(EGL_TRUE); in BindAPI()
610 return success(EGL_TRUE); in WaitClient()
619 return EGL_TRUE; // succes in ReleaseThread()
[all...]
H A DConfig.cpp68 mBindToTextureRGBA = EGL_TRUE; in Config()
80 mBindToTextureRGBA = EGL_TRUE; in Config()
99 mBindToTextureRGB = EGL_TRUE; in Config()
111 mBindToTextureRGB = EGL_TRUE; in Config()
194 mFramebufferTargetAndroid = (displayFormat == renderTargetFormat) ? EGL_TRUE : EGL_FALSE; in Config()
195 mRecordableAndroid = EGL_TRUE; in Config()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c365 dri2_surf->base.PostSubBufferSupportedNV = EGL_TRUE; in dri2_x11_create_surface()
442 return EGL_TRUE; in dri2_x11_destroy_surface()
649 return EGL_TRUE; in dri2_x11_local_authenticate()
763 return EGL_TRUE; in dri2_x11_connect()
802 class_added[visuals[i]._class] = EGL_TRUE; in dri2_x11_add_configs_for_visuals()
867 return EGL_TRUE; in dri2_x11_add_configs_for_visuals()
881 return EGL_TRUE; in dri2_copy_region()
900 return EGL_TRUE; in dri2_copy_region()
961 return EGL_TRUE; in dri2_x11_swap_buffers()
968 return EGL_TRUE; in dri2_x11_swap_buffers()
[all...]
H A Degl_dri2.c329 return EGL_TRUE; in dri2_match_config()
556 base.NativeRenderable = EGL_TRUE; in dri2_add_config()
766 int ret = EGL_TRUE; in dri2_bind_extensions()
834 return EGL_TRUE; in dri2_load_driver_common()
929 disp->Extensions.KHR_no_config_context = EGL_TRUE; in dri2_setup_screen()
930 disp->Extensions.KHR_surfaceless_context = EGL_TRUE; in dri2_setup_screen()
933 disp->Extensions.MESA_query_driver = EGL_TRUE; in dri2_setup_screen()
941 disp->Extensions.EXT_pixel_format_float = EGL_TRUE; in dri2_setup_screen()
945 disp->Extensions.KHR_gl_colorspace = EGL_TRUE; in dri2_setup_screen()
950 disp->Extensions.KHR_create_context = EGL_TRUE; in dri2_setup_screen()
[all...]
H A Dplatform_android.c518 updated = EGL_TRUE;
535 return EGL_TRUE;
573 return EGL_TRUE;
588 dri2_surf->base.Lost = EGL_TRUE;
785 return EGL_TRUE;
798 return EGL_TRUE;
813 dri2_surf->base.Lost = EGL_TRUE;
994 return EGL_TRUE;
1033 return EGL_TRUE;
1097 return EGL_TRUE;
[all...]
H A Dplatform_ohos.c258 updated = EGL_TRUE; in ohos_window_dequeue_buffer()
275 return EGL_TRUE; in ohos_window_dequeue_buffer()
313 return EGL_TRUE; in ohos_window_enqueue_buffer()
328 dri2_surf->base.Lost = EGL_TRUE; in ohos_window_cancel_buffer()
459 return EGL_TRUE; in ohos_destroy_surface()
476 dri2_surf->base.Lost = EGL_TRUE; in update_buffers()
660 return EGL_TRUE; in ohos_swap_buffers()
690 return EGL_TRUE; in ohos_swap_buffers()
704 return EGL_TRUE; in ohos_query_surface()
711 return EGL_TRUE; in ohos_query_surface()
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLX11VisualTest.cpp110 ASSERT_TRUE(EGL_TRUE == eglInitialize(display, nullptr, nullptr)); in TEST_P()
113 ASSERT_TRUE(EGL_TRUE == eglGetConfigs(display, nullptr, 0, &nConfigs)); in TEST_P()
118 ASSERT_TRUE(EGL_TRUE == eglGetConfigs(display, configs.data(), nConfigs, &nReturnedConfigs)); in TEST_P()
124 ASSERT_TRUE(EGL_TRUE == in TEST_P()
188 ASSERT_TRUE(EGL_TRUE == eglInitialize(display, nullptr, nullptr)); in TEST_P()
203 ASSERT_TRUE(EGL_TRUE == eglGetConfigs(display, &config, 1, &nReturnedConfigs)); in TEST_P()
H A DEGLDebugTest.cpp93 EGL_TRUE, in TEST_P()
133 EGL_TRUE, in TEST_P()
135 EGL_TRUE, in TEST_P()
137 EGL_TRUE, in TEST_P()
139 EGL_TRUE, in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp29 ASSERT(success == EGL_TRUE); in ~SurfaceEGL()
129 ASSERT(success == EGL_TRUE); in getWidth()
137 ASSERT(success == EGL_TRUE); in getHeight()
151 ASSERT(success == EGL_TRUE); in getSwapBehavior()
165 mEGL->surfaceAttrib(mSurface, EGL_TIMESTAMPS_ANDROID, enabled ? EGL_TRUE : EGL_FALSE); in setTimestampsEnabled()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp38 directComposition = attributes.get(EGL_DIRECT_COMPOSITION_ANGLE, EGL_FALSE) == EGL_TRUE; in SurfaceState()
48 return attributes.get(EGL_ROBUST_RESOURCE_INITIALIZATION_ANGLE, EGL_FALSE) == EGL_TRUE; in isRobustResourceInitEnabled()
53 return attributes.get(EGL_PROTECTED_CONTENT_EXT, EGL_FALSE) == EGL_TRUE; in hasProtectedContent()
103 (attributes.get(EGL_POST_SUB_BUFFER_SUPPORTED_NV, EGL_FALSE) == EGL_TRUE); in Surface()
107 mLargestPbuffer = (attributes.get(EGL_LARGEST_PBUFFER, EGL_FALSE) == EGL_TRUE); in Surface()
120 mMipmapTexture = (attributes.get(EGL_MIPMAP_TEXTURE, EGL_FALSE) == EGL_TRUE); in Surface()
124 (attributes.get(EGL_ROBUST_RESOURCE_INITIALIZATION_ANGLE, EGL_FALSE) == EGL_TRUE); in Surface()
130 mFixedSize = (attributes.get(EGL_FIXED_SIZE_ANGLE, EGL_FALSE) == EGL_TRUE); in Surface()
794 bool preservePixels = ((attributes.getAsInt(EGL_MAP_PRESERVE_PIXELS_KHR, false) == EGL_TRUE) || in lockSurfaceKHR()
H A DvalidationEGL.cpp290 case EGL_TRUE: in ValidateConfigAttributeValue()
320 case EGL_TRUE: in ValidateConfigAttributeValue()
349 case EGL_TRUE: in ValidateConfigAttributeValue()
603 case EGL_TRUE: in ValidateGetPlatformDisplayCommon()
624 case EGL_TRUE: in ValidateGetPlatformDisplayCommon()
709 if (value != EGL_TRUE && value != EGL_FALSE && value != EGL_DONT_CARE) in ValidateGetPlatformDisplayCommon()
713 "must be EGL_TRUE, EGL_FALSE, or " in ValidateGetPlatformDisplayCommon()
736 case EGL_TRUE: in ValidateGetPlatformDisplayCommon()
752 case EGL_TRUE: in ValidateGetPlatformDisplayCommon()
1662 if (value != EGL_TRUE in ValidateCreateContextAttributeValue()
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglConfigList.cpp103 info.bindToTextureRGB = val == EGL_TRUE ? DE_TRUE : DE_FALSE; in iterate()
106 info.bindToTextureRGBA = val == EGL_TRUE ? DE_TRUE : DE_FALSE; in iterate()
145 info.nativeRenderable = val == EGL_TRUE ? DE_TRUE : DE_FALSE; in iterate()
178 info.recordableAndroid = val == EGL_TRUE ? DE_TRUE : DE_FALSE; in iterate()

Completed in 25 milliseconds

12345