| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 220 void *memory; in ubidi_getMemory() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 1716 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 D | pixel_map.cpp | 952 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 D | SpvBuilder.cpp | 2638 void Builder::createControlBarrier(Scope execution, Scope memory, MemorySemanticsMask semantics) in createControlBarrier() argument
|
| H A D | GlslangToSpv.cpp | 394 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 D | cl.hpp | 3058 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 D | cl2.hpp | 3335 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 D | function-body-decoder-impl.h | 708 MemoryIndexImmediate<validate> memory; member [all...] |
| H A D | c-api.cc | 2074 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 D | anv_device.c | 4299 anv_GetDeviceMemoryCommitment( VkDevice device, VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes) anv_GetDeviceMemoryCommitment() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 208 VkPhysicalDeviceMemoryProperties memory; member
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 1886 struct ureg_src memory; in ntt_emit_mem() local [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitLir.h | 380 sljit_u8 memory[1]; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.cpp | 2015 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 D | spirv_instruction_builder_autogen.cpp | 2392 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 D | spirv_instruction_parser_autogen.cpp | 2896 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 D | vulkan_beta.h | 177 VkDeviceMemory memory; member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_hlsl.cpp | 5398 uint32_t memory; in emit_instruction() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.cc | 3131 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 D | vulkan_beta.h | 177 VkDeviceMemory memory; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.cpp | 2015 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 D | rs_render_node.cpp | 121 VkDeviceMemory memory = VK_NULL_HANDLE; in MakeBackendTexture() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 2483 struct tu_cs_memory memory; in tu_upload_variant() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 159 VkPhysicalDeviceMemoryProperties memory; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 5373 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...] |