Home
last modified time | relevance | path

Searched defs:memory_object (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/compute/
Dmemory_object.hpp30 class memory_object class
171 memory_object() in memory_object() function in boost::compute::memory_object
177 explicit memory_object(cl_mem mem, bool retain = true) in memory_object() function in boost::compute::memory_object
186 memory_object(const memory_object &other) in memory_object() function in boost::compute::memory_object
214 memory_object(memory_object&& other) BOOST_NOEXCEPT in memory_object() function in boost::compute::memory_object
/third_party/boost/libs/compute/include/boost/compute/
Dmemory_object.hpp30 class memory_object class
171 memory_object() in memory_object() function in boost::compute::memory_object
177 explicit memory_object(cl_mem mem, bool retain = true) in memory_object() function in boost::compute::memory_object
186 memory_object(const memory_object &other) in memory_object() function in boost::compute::memory_object
214 memory_object(memory_object&& other) BOOST_NOEXCEPT in memory_object() function in boost::compute::memory_object
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c145 struct brw_memory_object *memory_object = CALLOC_STRUCT(brw_memory_object); in brw_new_memoryobj() local
156 struct brw_memory_object *memory_object = brw_memory_object(memObj); in brw_delete_memoryobj() local
168 struct brw_memory_object *memory_object = brw_memory_object(obj); in brw_import_memoryobj_fd() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcopy_prop_arrays.cpp307 std::unique_ptr<MemoryObject> memory_object = in BuildMemoryObjectFromCompositeConstruct() local
401 std::unique_ptr<MemoryObject> memory_object = in BuildMemoryObjectFromInsert() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp307 std::unique_ptr<MemoryObject> memory_object = in BuildMemoryObjectFromCompositeConstruct() local
401 std::unique_ptr<MemoryObject> memory_object = in BuildMemoryObjectFromInsert() local
/third_party/spirv-tools/source/opt/
Dcopy_prop_arrays.cpp303 std::unique_ptr<MemoryObject> memory_object = in BuildMemoryObjectFromCompositeConstruct() local
397 std::unique_ptr<MemoryObject> memory_object = in BuildMemoryObjectFromInsert() local