Home
last modified time | relevance | path

Searched defs:context_info (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/tests/
DTest.h177 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \ argument
187 #define DEF_GPUTEST_FOR_ALL_CONTEXTS(name, reporter, context_info) \ argument
190 #define DEF_GPUTEST_FOR_RENDERING_CONTEXTS(name, reporter, context_info) \ argument
193 #define DEF_GPUTEST_FOR_ALL_GL_CONTEXTS(name, reporter, context_info) \ argument
196 #define DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS(name, reporter, context_info) \ argument
199 #define DEF_GPUTEST_FOR_MOCK_CONTEXT(name, reporter, context_info) \ argument
202 #define DEF_GPUTEST_FOR_VULKAN_CONTEXT(name, reporter, context_info) \ argument
205 #define DEF_GPUTEST_FOR_METAL_CONTEXT(name, reporter, context_info) \ argument
DGrAHardwareBufferTest.cpp205 reporter, context_info) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
273 reporter, context_info) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
DGrSurfaceTest.cpp348 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(ReadOnlyTexture, reporter, context_info) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
/third_party/skia/tests/
DTest.h243 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \ argument
253 #define DEF_GPUTEST_FOR_ALL_CONTEXTS(name, reporter, context_info) \ argument
256 #define DEF_GPUTEST_FOR_RENDERING_CONTEXTS(name, reporter, context_info) \ argument
259 #define DEF_GPUTEST_FOR_ALL_GL_CONTEXTS(name, reporter, context_info) \ argument
262 #define DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS(name, reporter, context_info) \ argument
265 #define DEF_GPUTEST_FOR_MOCK_CONTEXT(name, reporter, context_info) \ argument
268 #define DEF_GPUTEST_FOR_VULKAN_CONTEXT(name, reporter, context_info) \ argument
271 #define DEF_GPUTEST_FOR_METAL_CONTEXT(name, reporter, context_info) \ argument
274 #define DEF_GPUTEST_FOR_D3D_CONTEXT(name, reporter, context_info) \ argument
277 #define DEF_GPUTEST_FOR_DAWN_CONTEXT(name, reporter, context_info) \ argument
DGrAHardwareBufferTest.cpp206 reporter, context_info) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
274 reporter, context_info) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
DGrSurfaceTest.cpp321 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(ReadOnlyTexture, reporter, context_info) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() argument
/third_party/mindspore/mindspore/core/utils/
Dinfo.h164 auto context_info = TraceManager::CurrentContextInfo(); in InitValueFromContext() local
186 auto context_info = TraceManager::CurrentContextInfo(); in NodeDebugInfo() local
192 auto context_info = TraceManager::CurrentContextInfo(); in NodeDebugInfo() local
214 auto context_info = TraceManager::CurrentContextInfo(); in GraphDebugInfo() local
222 auto context_info = TraceManager::CurrentContextInfo(); in GraphDebugInfo() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcontext.c429 struct context_info struct
439 _fill_context_info (GstGLContext * context, struct context_info *info) in _fill_context_info() argument
/third_party/jerryscript/jerry-core/vm/
Dvm-stack.c42 ecma_value_t context_info = vm_stack_top_p[-1]; in vm_stack_context_abort() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp309 const glu::ContextInfo& context_info, in executeQuery()
1133 …StatisticsQueryUtilities::isQuerySupported(glw::GLenum value, const glu::ContextInfo& context_info, in isQuerySupported()
1445 const glu::ContextInfo& context_info = m_context.getContextInfo(); in iterate() local
1587 const glu::ContextInfo& context_info = m_context.getContextInfo(); in iterate() local
Dgl4cSparseBufferTests.cpp1215 const glu::ContextInfo& context_info = context.getContextInfo(); in BufferTextureStorageTestCase() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp925 const glu::ContextInfo& context_info = m_context.getContextInfo(); in init() local