| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderCase.cpp | 719 AllocationMp alloc; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 171 Allocator& alloc = m_device.getAllocator(); in createImage() local
|
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 376 const Allocation& alloc = resultBuffer.getAllocation(); in executeComputePipeline() local 464 const Allocation& alloc = resultBuffer.getAllocation(); in executeGraphicPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationMiscDrawTests.cpp | 158 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() local 234 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in runTest() local
|
| H A D | vktTessellationUserDefinedIO.cpp | 789 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local 802 const Allocation& alloc = resultBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorBufferTests.cpp | 387 MovePtr<Allocation> alloc; member 413 MovePtr<Allocation> alloc; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| H A D | vktComputeIndirectComputeDispatchTests.cpp | 337 const vk::Allocation& alloc = indirectBuffer.getAllocation(); in fillIndirectBufferData() local 415 const vk::Allocation& alloc = resultBuffer.getAllocation(); in iterate() local 521 const vk::Allocation& alloc = resultBuffer.getAllocation(); in verifyResultBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 | 895 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexShader() local 914 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexShader() local 955 const Allocation alloc = colorBuffer->getBoundMemory(); in testTessellationShader() local 974 const Allocation alloc in testTessellationShader() local [all...] |
| H A D | vktDrawShaderViewportIndexTests.cpp | 956 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexFragmentShader() local 975 const Allocation alloc = colorBuffer->getBoundMemory(); in testVertexFragmentShader() local 1017 const Allocation alloc = colorBuffer->getBoundMemory(); in testTessellationShader() local 1036 const Allocation alloc in testTessellationShader() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageSubresourceLayoutTests.cpp | 379 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_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryAllocationTests.cpp | 485 VkMemoryAllocateInfo alloc = in iterate() local 541 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_no_buildgn/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...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | LiveDebugVariables.cpp | 189 UserValue(const DILocalVariable *var, const DIExpression *expr, DebugLoc L, LocMap::Allocator &alloc) UserValue() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkBlurImageFilter.cpp | 217 static PassMaker* MakeMaker(double sigma, SkArenaAlloc* alloc) { in MakeMaker() argument 249 static GaussPass* Make(int window, void* buffers, SkArenaAlloc* alloc) { in Make() argument 473 static PassMaker* MakeMaker(double sigma, SkArenaAlloc* alloc) { in MakeMaker() argument 509 Make(int window, void* buffers, SkArenaAlloc* alloc) Make() argument 762 SkSTArenaAlloc<1024> alloc; cpu_blur() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | tjunittest.c | 95 static int doYUV = 0, alloc = 0, pad = 4; variable [all...] |
| /third_party/skia/tests/ |
| H A D | VkHardwareBufferTest.cpp | 787 GrVkAlloc alloc; in importHardwareBuffer() local
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | SkGradientShader.cpp | 280 SkArenaAlloc* alloc = rec.fAlloc; in onAppendStages() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkJSON.cpp | 83 static void* MakeVector(const void* src, size_t size, SkArenaAlloc& alloc) { in MakeVector() argument 94 ArrayValue::ArrayValue(const Value* src, size_t size, SkArenaAlloc& alloc) { in ArrayValue() argument 119 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString() argument 142 void initLongString(const char* src, size_t size, SkArenaAlloc& alloc) { in initLongString() argument 187 StringValue::StringValue(const char* src, size_t size, SkArenaAlloc& alloc) { in StringValue() argument 191 ObjectValue(const Member* src, size_t size, SkArenaAlloc& alloc) ObjectValue() argument 296 DOMParser(SkArenaAlloc& alloc) DOMParser() argument [all...] |
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Tests.cpp | 259 D3D12MA::Allocation* alloc = nullptr;
in TestFrameIndexAndJson() local 379 D3D12MA::Allocation* alloc = nullptr;
in TestCustomHeapFlags() local 408 D3D12MA::Allocation* alloc in TestCustomHeapFlags() local 439 D3D12MA::Allocation* alloc = nullptr; TestPlacedResources() local 543 D3D12MA::Allocation* alloc = nullptr; TestOtherComInterface() local 782 D3D12MA::Allocation* alloc = NULL; TestAliasingMemory() local 829 D3D12MA::Allocation* alloc = nullptr; TestMapping() local 908 D3D12MA::Allocation* alloc = nullptr; TestStats() local 979 D3D12MA::Allocation* alloc = nullptr; TestTransfer() local 1067 D3D12MA::Allocation* alloc = nullptr; TestZeroInitialized() local [all...] |
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpdecimal.h | 358 mpd_ssize_t alloc; member
|