Home
last modified time | relevance | path

Searched defs:config (Results 751 - 775 of 913) sorted by relevance

1...<<31323334353637

/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c90 const struct blorp_config config = { in anv_device_init_blorp() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1026 xcb_present_configure_notify_event_t *config = (void *) event; in x11_handle_dri3_present_event() local
/third_party/libinput/src/
H A Dlibinput-private.h413 struct libinput_device_config config; member
H A Devdev.h208 struct libinput_device_config_scroll_method config; member
244 struct libinput_device_config_accel config; member
253 struct libinput_device_config_left_handed config; member
264 struct libinput_device_config_middle_emulation config; member
364 struct libinput_device_config_send_events config; member
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc1649 const RegisterConfiguration* config = RegisterConfiguration::Default(); in DoComputeBuiltinContinuation() local
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.cc860 int config = ContextIndexBits::encode(script_context_index) | in ConfigureLexicalVarMode() local
533 FeedbackNexus(Handle<FeedbackVector> vector, FeedbackSlot slot, const NexusConfig& config) FeedbackNexus() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c2131 zink_internal_create_screen(const struct pipe_screen_config *config) in zink_internal_create_screen() argument
2409 zink_create_screen(struct sw_winsys *winsys, const struct pipe_screen_config *config) in zink_create_screen() argument
2420 zink_drm_create_screen(int fd, const struct pipe_screen_config *config) in zink_drm_create_screen() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1381 PipelineLayoutBindingTestCases(tcu::TestContext& testCtx, const std::string& name, const BindingTestConfig& config) PipelineLayoutBindingTestCases() argument
1399 PipelineLayoutBindingTestInstance(Context& context, const BindingTestConfig& config) PipelineLayoutBindingTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp244 DepthStencilResolveTest::DepthStencilResolveTest (Context& context, TestConfig config) in DepthStencilResolveTest() argument
H A DvktRenderPassMultisampleResolveTests.cpp212 MultisampleRenderPassTestBase::MultisampleRenderPassTestBase (Context& context, TestConfig config) in MultisampleRenderPassTestBase() argument
664 MultisampleRenderPassTestInstance(Context& context, TestConfig config) MultisampleRenderPassTestInstance() argument
669 MultisampleRenderPassTestInstance(Context& context, TestConfig config, deUint32 renderLevel) MultisampleRenderPassTestInstance() argument
1913 MaxAttachmenstsRenderPassTestInstance(Context& context, TestConfig config) MaxAttachmenstsRenderPassTestInstance() argument
2765 MultisampleRenderPassResolveLevelTestInstance(Context& context, TestConfig2 config) MultisampleRenderPassResolveLevelTestInstance() argument
2953 checkSupport(Context& context, TestConfigType config) checkSupport() argument
[all...]
H A DvktRenderPassMultisampleTests.cpp1348 MultisampleRenderPassTestInstance::MultisampleRenderPassTestInstance (Context& context, TestConfig config) in MultisampleRenderPassTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp95 NotSupportedChecker(const Context& context, TestConfig config, const OperationSupport& writeOp, const OperationSupport& readOp) NotSupportedChecker() argument
1006 SharingTestInstance(Context& context, TestConfig config) SharingTestInstance() argument
[all...]
H A DvktSynchronizationSmokeTests.cpp103 Move<VkDevice> createTestDevice (Context& context, SemaphoreTestConfig& config, const VkInstance& instance, const InstanceInterface& vki, deUint32* outQueueFamilyIndex) in createTestDevice() argument
1145 tcu::TestStatus testSemaphores (Context& context, SemaphoreTestConfig config) in testSemaphores() argument
1287 checkSupport(Context& context, SemaphoreTestConfig config) checkSupport() argument
[all...]
H A DvktSynchronizationWin32KeyedMutexTests.cpp1522 Win32KeyedMutexTestInstance(Context& context, TestConfig config) Win32KeyedMutexTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp1193 TestConfig config; in createDisplayTimingTests() local
H A DvktWsiIncrementalPresentTests.cpp1225 TestConfig config; in createIncrementalPresentTests() local
H A DvktWsiMaintenance1Tests.cpp1110 PresentFenceTestConfig config; in populatePresentFenceGroup() local
1322 PresentModesTestConfig config; populatePresentModesGroup() local
1331 PresentFenceTestConfig config; populatePresentModesGroup() local
1386 PresentFenceTestConfig config; populatePresentModesGroup() local
1822 ScalingQueryTestConfig config; populateScalingTests() local
1850 ScalingTestConfig config; populateScalingTests() local
1950 PresentFenceTestConfig config; populateDeferredAllocGroup() local
2342 ReleaseImagesTestConfig config; populateReleaseImagesGroup() local
[all...]
H A DvktWsiSharedPresentableImageTests.cpp1151 TestConfig config; in createSharedPresentableImageTests() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp1929 Error Display::valdiatePixmap(const Config *config, in valdiatePixmap() argument
H A Dformatutils.cpp1435 GLenum GetConfigColorBufferFormat(const egl::Config *config) in GetConfigColorBufferFormat() argument
1472 GetConfigDepthStencilBufferFormat(const egl::Config *config) GetConfigDepthStencilBufferFormat() argument
[all...]
H A Dqueryutils.cpp4032 void QueryConfigAttrib(const Config *config, EGLint attribute, EGLint *value) in QueryConfigAttrib() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc775 Result EngineDawn::Initialize(EngineConfig* config, in Initialize() argument
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp83 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) eglCreateContext() argument
92 eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) eglCreatePbufferSurface() argument
100 eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) eglCreatePixmapSurface() argument
109 eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list) eglCreateWindowSurface() argument
130 eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) eglGetConfigAttrib() argument
276 eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) eglCreatePbufferFromClientBuffer() argument
328 eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list) eglCreatePlatformPixmapSurface() argument
337 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) eglCreatePlatformWindowSurface() argument
645 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list) eglCreatePlatformPixmapSurfaceEXT() argument
654 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list) eglCreatePlatformWindowSurfaceEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp37 GLint GetSampleCount(const egl::Config *config) in GetSampleCount() argument
357 const egl::Config *config = mState.config; in initializeImpl() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DStateChangeTest.cpp449 EGLConfig config = window->getConfig(); in TEST_P() local

Completed in 67 milliseconds

1...<<31323334353637