Home
last modified time | relevance | path

Searched defs:config (Results 3601 - 3625 of 4226) sorted by relevance

1...<<141142143144145146147148149150>>...170

/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
H A DRobustResourceInitTest.cpp739 EGLConfig config = window->getConfig(); in TEST_P() local
H A DFramebufferTest.cpp3748 EGLConfig config = window->getConfig(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp185 EglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, EGLint const *attrib_list) EglCreateContext() argument
1521 onEglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, EGLint const *attrib_list) onEglCreateContext() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h702 const egl::Config *const config; member in es2::Context::egl
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp477 EGLConfig config; member in SwiftShaderTest
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c764 static int EncodeFrame(const WebPConfig* const config, WebPPicture* const pic, in EncodeFrame() argument
789 WebPConfig config = *encoder_config; in EncodeCandidate() local
1056 SetFrame(WebPAnimEncoder* const enc, const WebPConfig* const config, int is_key_frame, EncodedFrame* const encoded_frame, int* const frame_skipped) SetFrame() argument
1194 CacheFrame(WebPAnimEncoder* const enc, const WebPConfig* const config) CacheFrame() argument
1337 WebPConfig config; WebPAnimEncoderAdd() local
1425 WebPDecoderConfig config; DecodeFrameOntoCanvas() local
[all...]

Completed in 70 milliseconds

1...<<141142143144145146147148149150>>...170