| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTestsEXT.cpp | 846 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 1532 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktMeshShaderMiscTestsEXT.cpp | 258 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 2316 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 2659 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 3316 auto& alloc = m_context.getDefaultAllocator(); iterate() local 3969 auto& alloc = m_context.getDefaultAllocator(); iterate() local 4325 auto& alloc = m_context.getDefaultAllocator(); iterate() local 4647 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 507 auto& alloc = vertBuffer.getAllocation(); in iterate() local 1419 auto& alloc = vertBuffer->getAllocation(); in createVerrtexBuffer() local
|
| H A D | vktPipelinePushConstantTests.cpp | 2815 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 148 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VertexGrid() local 163 const Allocation& alloc = m_indexBuffer->getAllocation(); in VertexGrid() local 238 const Allocation& alloc = hostBuffer.getAllocation(); in getHostBufferData() local 254 const Allocation& alloc in setHostBufferData() local 648 const Allocation& alloc = m_hostBuffer->getAllocation(); Implementation() local 906 const Allocation& alloc = m_hostBuffer->getAllocation(); ImplementationBase() local 1623 const Allocation& alloc = m_indirectBuffer->getAllocation(); ComputePipeline() local 1690 const Allocation& alloc = m_hostBuffer->getAllocation(); BufferImplementation() local 1853 const Allocation& alloc = m_hostBuffer->getAllocation(); ImageImplementation() local 2847 const Allocation& alloc = m_hostBuffer->getAllocation(); MSImageImplementation() local 3036 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local 3436 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local 3543 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local 3923 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local 3938 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local 4545 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local 4908 const Allocation& alloc = m_outputBuffer->getAllocation(); Implementation() local 4921 const Allocation& alloc = m_inputBuffer->getAllocation(); Implementation() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationInvarianceTests.cpp | 645 const Allocation& alloc = m_resultBuffer.getAllocation(); in draw() local 706 const Allocation& alloc = m_vertexBuffer.getAllocation(); in uploadVertexAttributes() local 1449 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local 1469 const Allocation& alloc in iterate() local 2095 const Allocation& alloc = vertexBuffer.getAllocation(); test() local 2101 const Allocation& alloc = resultBuffer.getAllocation(); test() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 2074 de::MovePtr<Allocation> alloc = allocateAndBindMemory(m_context, *buffer, vk::MemoryRequirement::HostVisible); in addUniformData() local
|
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 952 size_t alloc; member 5366 size_t alloc = bufsize; in parse_string() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 8142 void *alloc; /* -> allocated storage */ local 8169 static void decFree(void *alloc) { argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.h | 512 union radv_shader_arena_block *alloc; member 517 union radv_shader_arena_block *alloc; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 1213 destroy_update_buffer_cb(VkDevice _device, uint64_t pobj, VkAllocationCallbacks *alloc) destroy_update_buffer_cb() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 8142 void *alloc; /* -> allocated storage */ local 8169 static void decFree(void *alloc) { argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 396 const VkAllocationCallbacks *alloc; member 590 VkAllocationCallbacks alloc; member
|
| /third_party/lzma/C/ |
| H A D | LzmaEnc.c | 642 static int RangeEnc_Alloc(CRangeEnc *p, ISzAllocPtr alloc)
in RangeEnc_Alloc() argument 654 static void RangeEnc_Free(CRangeEnc *p, ISzAllocPtr alloc)
in RangeEnc_Free() argument 2346 CLzmaEncHandle LzmaEnc_Create(ISzAllocPtr alloc)
in LzmaEnc_Create() argument 2355 static void LzmaEnc_FreeLits(CLzmaEnc *p, ISzAllocPtr alloc)
in LzmaEnc_FreeLits() argument 2363 LzmaEnc_Destruct(CLzmaEnc *p, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Destruct() argument 2374 LzmaEnc_Destroy(CLzmaEncHandle p, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Destroy() argument 2686 LzmaEnc_Alloc(CLzmaEnc *p, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Alloc() argument 2851 LzmaEnc_AllocAndInit(CLzmaEnc *p, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_AllocAndInit() argument 2869 LzmaEnc_Prepare(CLzmaEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Prepare() argument 2880 LzmaEnc_PrepareForLzma2(CLzmaEncHandle p, ISeqInStreamPtr inStream, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_PrepareForLzma2() argument 2889 LzmaEnc_MemPrepare(CLzmaEncHandle p, const Byte *src, SizeT srcLen, UInt32 keepWindowSize, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_MemPrepare() argument 3028 LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_Encode() argument 3080 LzmaEnc_MemEncode(CLzmaEncHandle p, Byte *dest, SizeT *destLen, const Byte *src, SizeT srcLen, int writeEndMark, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEnc_MemEncode() argument 3112 LzmaEncode(Byte *dest, SizeT *destLen, const Byte *src, SizeT srcLen, const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, ICompressProgressPtr progress, ISzAllocPtr alloc, ISzAllocPtr allocBig) LzmaEncode() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 4275 auto& alloc = context.getDefaultAllocator(); checkSupport() local 4338 auto& alloc = buffer.getAllocation(); copyAndFlush() local 4351 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 697 const Allocation& alloc = imageBuffer.getAllocation(); in copyDataToImage() local 1774 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeRead() local 1907 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeWrite() local 2360 const Allocation& alloc in transcodeRead() local 2499 const Allocation& alloc = srcImageBuffer->getAllocation(); transcodeWrite() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTestsEXT.cpp | 258 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 2334 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 2677 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 3334 auto& alloc = m_context.getDefaultAllocator(); iterate() local 3972 auto& alloc = m_context.getDefaultAllocator(); iterate() local 4328 auto& alloc = m_context.getDefaultAllocator(); iterate() local 4650 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 238 MovePtr<Allocation> alloc; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.cpp | 795 de::MovePtr<Allocation> alloc = m_context.getDefaultAllocator().allocate(getBufferMemoryRequirements(vk, vkDevice, *buffer), MemoryRequirement::HostVisible); in addAttribute() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.cpp | 2189 de::MovePtr<vk::Allocation> alloc = allocateAndBindMemory(m_context, *buffer, vk::MemoryRequirement::HostVisible | (memoryDeviceAddress ? vk::MemoryRequirement::DeviceAddress : vk::MemoryRequirement::Any)); in iterate() local 2221 de::MovePtr<vk::Allocation> alloc = allocateAndBindMemory(m_context, *buffer, vk::MemoryRequirement::HostVisible | (memoryDeviceAddress ? vk::MemoryRequirement::DeviceAddress : vk::MemoryRequirement::Any)); in iterate() local 2259 vk::Allocation* alloc = m_uniformAllocs[allocNdx].get(); in iterate() local 2428 vk::Allocation *alloc in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.cpp | 2474 void initializeMemory (Context& context, const Allocation& alloc, const subgroups::SSBOData& data) in initializeMemory() argument 2708 const Allocation& alloc = inputBuffers[i]->getAllocation(); makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2782 const Allocation& alloc = vertexBuffer.getAllocation(); makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2947 const Allocation& alloc = inputBuffers[i]->getAllocation(); makeGeometryFrameBufferTestRequiredSubgroupSize() local 3015 const Allocation& alloc = vertexBuffer.getAllocation(); makeGeometryFrameBufferTestRequiredSubgroupSize() local 3043 const Allocation& alloc = inputBuffers[ndx]->getAllocation(); makeGeometryFrameBufferTestRequiredSubgroupSize() local 3246 const Allocation& alloc = inputBuffers[ndx]->getAllocation(); allStagesRequiredSubgroupSize() local 3351 const Allocation& alloc = inputBuffers[ndx]->getAllocation(); allStagesRequiredSubgroupSize() local 3431 const Allocation& alloc = inputBuffers[index]->getAllocation(); allStagesRequiredSubgroupSize() local 3515 const Allocation& alloc = inputBuffers[i]->getAllocation(); makeVertexFrameBufferTestRequiredSubgroupSize() local 3553 const Allocation& alloc = inputBuffers[ndx]->getAllocation(); makeVertexFrameBufferTestRequiredSubgroupSize() local 3597 const Allocation& alloc = vertexBuffer.getAllocation(); makeVertexFrameBufferTestRequiredSubgroupSize() local 3625 const Allocation& alloc = inputBuffers[ndx]->getAllocation(); makeVertexFrameBufferTestRequiredSubgroupSize() local 3726 const Allocation& alloc = inputBuffers[i]->getAllocation(); makeFragmentFrameBufferTestRequiredSubgroupSize() local 3818 const Allocation& alloc = inputBuffers[i]->getAllocation(); makeFragmentFrameBufferTestRequiredSubgroupSize() local 4088 const Allocation& alloc = inputBuffers[i]->getAllocation(); makeComputeOrMeshTestRequiredSubgroupSize() local 5049 const Allocation& alloc = inputBuffers[ndx]->getAllocation(); allRayTracingStagesRequiredSubgroupSize() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 149 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VertexGrid() local 164 const Allocation& alloc = m_indexBuffer->getAllocation(); in VertexGrid() local 239 const Allocation& alloc = hostBuffer.getAllocation(); in getHostBufferData() local 255 const Allocation& alloc in setHostBufferData() local 649 const Allocation& alloc = m_hostBuffer->getAllocation(); Implementation() local 907 const Allocation& alloc = m_hostBuffer->getAllocation(); ImplementationBase() local 1624 const Allocation& alloc = m_indirectBuffer->getAllocation(); ComputePipeline() local 1693 const Allocation& alloc = m_hostBuffer->getAllocation(); BufferImplementation() local 1914 const Allocation& alloc = m_hostBuffer->getAllocation(); ImageImplementation() local 2984 const Allocation& alloc = m_hostBuffer->getAllocation(); MSImageImplementation() local 3173 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local 3573 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local 3680 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local 4060 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local 4075 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local 4682 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local 5047 const Allocation& alloc = m_outputBuffer->getAllocation(); Implementation() local 5060 const Allocation& alloc = m_inputBuffer->getAllocation(); Implementation() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 4275 auto& alloc = context.getDefaultAllocator(); checkSupport() local 4338 auto& alloc = buffer.getAllocation(); copyAndFlush() local 4351 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 686 const Allocation& alloc = imageBuffer.getAllocation(); in copyDataToImage() local 1759 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeRead() local 1892 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeWrite() local 2345 const Allocation& alloc in transcodeRead() local 2484 const Allocation& alloc = srcImageBuffer->getAllocation(); transcodeWrite() local [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkGpu.cpp | 790 const GrVkAlloc& alloc = texImage->alloc(); in uploadTexDataLinear() local
|