Home
last modified time | relevance | path

Searched defs:memory (Results 476 - 500 of 532) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp220 void *memory; in ubidi_getMemory() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp1716 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
1727 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(imgReqs, memReqs); in allocateAndBindMemory() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp952 unique_ptr<AbsMemory> memory; in CopyPixelMap() local
913 SetDstPixelMapInfo(PixelMap &source, PixelMap &dstPixelMap, void* dstPixels, uint32_t dstPixelsSize, unique_ptr<AbsMemory>& memory) SetDstPixelMapInfo() argument
3410 std::unique_ptr<AbsMemory> memory = nullptr; global() member
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2638 void Builder::createControlBarrier(Scope execution, Scope memory, MemorySemanticsMask semantics) in createControlBarrier() argument
H A DGlslangToSpv.cpp394 void TranslateMemoryDecoration(const glslang::TQualifier& qualifier, std::vector<spv::Decoration>& memory, in TranslateMemoryDecoration() argument
4939 std::vector<spv::Decoration> memory; decorateStructType() local
9571 std::vector<spv::Decoration> memory; getSymbolId() local
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.hpp3058 Memory(const cl_mem& memory) Memory() argument
6238 enqueueUnmapMemObject( const Memory& memory, void* mapped_ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const enqueueUnmapMemObject() argument
6793 enqueueUnmapMemObject( const Memory& memory, void* mapped_ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) enqueueUnmapMemObject() argument
[all...]
H A Dcl2.hpp3335 Memory(const cl_mem& memory, bool retainObject) Memory() argument
8133 enqueueUnmapMemObject( const Memory& memory, void* mapped_ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueUnmapMemObject() argument
9256 enqueueUnmapMemObject( const Memory& memory, void* mapped_ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueUnmapMemObject() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h708 MemoryIndexImmediate<validate> memory; member
[all...]
H A Dc-api.cc2074 i::Handle<i::WasmMemoryObject> memory = impl(this)->v8_object(); variable
2098 i::Handle<i::WasmMemoryObject> memory = impl(this)->v8_object(); global() variable
3147 wasm_memory_type(const wasm_memory_t* memory) wasm_memory_type() argument
3151 wasm_memory_data(wasm_memory_t* memory) wasm_memory_data() argument
3153 wasm_memory_data_size(const wasm_memory_t* memory) wasm_memory_data_size() argument
3157 wasm_memory_size(const wasm_memory_t* memory) wasm_memory_size() argument
3161 wasm_memory_grow(wasm_memory_t* memory, wasm_memory_pages_t delta) wasm_memory_grow() argument
3186 wasm_memory_as_extern(wasm_memory_t* memory) wasm_memory_as_extern() argument
3199 wasm_memory_as_extern_const(const wasm_memory_t* memory) wasm_memory_as_extern_const() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4299 anv_GetDeviceMemoryCommitment( VkDevice device, VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes) anv_GetDeviceMemoryCommitment() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h208 VkPhysicalDeviceMemoryProperties memory; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1886 struct ureg_src memory; in ntt_emit_mem() local
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.h380 sljit_u8 memory[1]; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2015 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp2392 void WriteControlBarrier(Blob *blob, IdScope execution, IdScope memory, IdMemorySemantics semantics) in WriteControlBarrier() argument
2401 void WriteMemoryBarrier(Blob *blob, IdScope memory, IdMemorySemantics semantics) in WriteMemoryBarrier() argument
H A Dspirv_instruction_parser_autogen.cpp2896 void ParseMemoryBarrier(const uint32_t *_instruction, IdScope *memory, IdMemorySemantics *semantics) in ParseMemoryBarrier() argument
2882 ParseControlBarrier(const uint32_t *_instruction, IdScope *execution, IdScope *memory, IdMemorySemantics *semantics) ParseControlBarrier() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_beta.h177 VkDeviceMemory memory; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp5398 uint32_t memory; in emit_instruction() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc3131 uint32_t memory = 0; in GenerateControlBarrierIntrinsic() local
3224 Operand memory = Operand::Int(memory_id); in GenerateAtomicIntrinsic() local
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_beta.h177 VkDeviceMemory memory; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2015 de::MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(bufReqs, memReqs); in allocateAndBindMemory() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp121 VkDeviceMemory memory = VK_NULL_HANDLE; in MakeBackendTexture() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c2483 struct tu_cs_memory memory; in tu_upload_variant() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h159 VkPhysicalDeviceMemoryProperties memory; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c5373 radv_get_memory_fd(struct radv_device *device, struct radv_device_memory *memory, int *pFD) radv_get_memory_fd() argument
5832 radv_GetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory memory, VkDeviceSize *pCommittedMemoryInBytes) radv_GetDeviceMemoryCommitment() argument
[all...]

Completed in 125 milliseconds

1...<<11121314151617181920>>...22