| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 247 vn_renderer_create(struct vn_instance *instance, const VkAllocationCallbacks *alloc, struct vn_renderer **renderer) vn_renderer_create() argument 261 vn_renderer_destroy(struct vn_renderer *renderer, const VkAllocationCallbacks *alloc) vn_renderer_destroy() argument
|
| H A D | vn_renderer_vtest.c | 966 vtest_destroy(struct vn_renderer *renderer, const VkAllocationCallbacks *alloc) vtest_destroy() argument 1099 vn_renderer_create_vtest(struct vn_instance *instance, const VkAllocationCallbacks *alloc, struct vn_renderer **renderer) vn_renderer_create_vtest() argument
|
| /third_party/lzma/C/ |
| H A D | LzFind.c | 68 static void LzInWindow_Free(CMatchFinder *p, ISzAllocPtr alloc)
in LzInWindow_Free() argument 78 static int LzInWindow_Create2(CMatchFinder *p, UInt32 blockSize, ISzAllocPtr alloc)
in LzInWindow_Create2() argument 254 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAllocPtr alloc)
in MatchFinder_FreeThisClassMemory() argument 260 void MatchFinder_Free(CMatchFinder *p, ISzAllocPtr alloc)
in MatchFinder_Free() argument 266 AllocRefs(size_t num, ISzAllocPtr alloc) AllocRefs() argument 370 MatchFinder_Create(CMatchFinder *p, UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter, ISzAllocPtr alloc) MatchFinder_Create() argument [all...] |
| H A D | LzFindMt.c | 796 static void MatchFinderMt_FreeMem(CMatchFinderMt *p, ISzAllocPtr alloc)
in MatchFinderMt_FreeMem() argument 802 void MatchFinderMt_Destruct(CMatchFinderMt *p, ISzAllocPtr alloc)
in MatchFinderMt_Destruct() argument 848 MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter, ISzAllocPtr alloc) MatchFinderMt_Create() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorBufferTests.cpp | 388 MovePtr<Allocation> alloc; member 414 MovePtr<Allocation> alloc; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeIndirectComputeDispatchTests.cpp | 344 const vk::Allocation& alloc = indirectBuffer.getAllocation(); in fillIndirectBufferData() local 422 const vk::Allocation& alloc = resultBuffer.getAllocation(); in iterate() local 525 const vk::Allocation& alloc = resultBuffer.getAllocation(); in verifyResultBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawDiscardRectanglesTests.cpp | 549 const Allocation alloc = m_colorBuffer->getBoundMemory(); in iterate() local 673 const Allocation alloc = m_colorBuffer->getBoundMemory(); in iterate() local
|
| H A D | vktDrawInvertedDepthRangesTests.cpp | 143 auto& alloc = m_context.getDefaultAllocator(); in InvertedDepthRangesTestInstance() local 525 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktDrawShaderLayerTests.cpp | 906 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexShader() local 925 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexShader() local 966 const Allocation alloc = colorBuffer->getBoundMemory(); in testTessellationShader() local 985 const Allocation alloc in testTessellationShader() local [all...] |
| H A D | vktDrawShaderViewportIndexTests.cpp | 960 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexFragmentShader() local 979 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexFragmentShader() local 1021 const Allocation alloc = colorBuffer->getBoundMemory(); in testTessellationShader() local 1040 const Allocation alloc in testTessellationShader() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageSubresourceLayoutTests.cpp | 384 auto& alloc = m_context.getDefaultAllocator(); in iterateAspect() local
|
| H A D | vktImageTranscodingSupportTests.cpp | 402 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcode() local 664 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryAllocationTests.cpp | 485 VkMemoryAllocateInfo alloc = in iterate() local 545 const VkMemoryAllocateInfo alloc = in iterate() local
|
| H A D | vktMemoryPipelineBarrierTests.cpp | 542 const vk::VkMemoryAllocateInfo alloc = in allocMemory() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 353 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument 387 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 141 ConditionBuffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, uint32_t condValue, bool bindWithOffset, bool condWithOffset) in ConditionBuffer() argument 224 std::unique_ptr<BufferWithMemory> makeIndirectBuffer (const DeviceInterface& vkd, const VkDevice device, Allocator& alloc, const T& data) in makeIndirectBuffer() argument 240 void ConditionalRenderingInstance::initIndirectBuffers (const DeviceInterface& vkd, const VkDevice device, Allocator& alloc) in initIndirectBuffers() argument 356 auto& alloc = m_context.getDefaultAllocator(); in iterate() local [all...] |
| H A D | vktMeshShaderSmokeTests.cpp | 382 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 928 auto& alloc = context.getDefaultAllocator(); in testFullscreenGradient() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineNoPositionTests.cpp | 403 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 286 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryDirectionTests.cpp | 331 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayQueryPositionFetchTests.cpp | 405 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingDirectionTests.cpp | 412 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayTracingNonUniformArgsTests.cpp | 248 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayTracingOpacityMicromapTests.cpp | 326 auto& alloc = m_context.getDefaultAllocator(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktDynamicRenderingRandomTests.cpp | 179 const Allocation alloc = m_imageBuffer->getBoundMemory(); in DynamicRenderingTestInstance() local
|