Searched defs:Context (Results 1 – 8 of 8) sorted by relevance
52 struct Context : public IContext { struct
27 Context::Context(uint32_t sdkVersion, ContextType ct, int32_t flags) { in Context() function in android::hardware::renderscript::V1_0::implementation::Context
104 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback()
2490 class Context class2507 Context( in Context() function in cl::Context2537 Context( in Context() function in cl::Context2567 Context( in Context() function in cl::Context2651 Context(const Context& ctx) : detail::Wrapper<cl_type>(ctx) {} in Context() function in cl::Context2666 Context(Context&& ctx) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(ctx)) {} in Context() function in cl::Context2731 Context() : detail::Wrapper<cl_type>() { } in Context() function in cl::Context2738 …__CL_EXPLICIT_CONSTRUCTORS Context(const cl_context& context) : detail::Wrapper<cl_type>(context) … in Context() function in cl::Context
2851 class Context class2923 Context( in Context() function in cl::Context2958 Context( in Context() function in cl::Context2988 Context( in Context() function in cl::Context3074 Context(const Context& ctx) : detail::Wrapper<cl_type>(ctx) {} in Context() function in cl::Context3088 Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(ctx)) {} in Context() function in cl::Context3129 Context() : detail::Wrapper<cl_type>() { } in Context() function in cl::Context3136 explicit Context(const cl_context& context, bool retainObject = false) : in Context() function in cl::Context
1169 CONTEXT Context; member1178 CONTEXT Context; member
1052 class Context class1056 Context() in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context1068 Context( Context && rhs ) VULKAN_HPP_NOEXCEPT in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context
2432 class Context class2436 Context() in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context2448 Context( Context && rhs ) VULKAN_HPP_NOEXCEPT in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context