| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 1227 Allocator& allocator = m_context.getDefaultAllocator(); in initTopAccelerationStructure() local 1266 Allocator& allocator = m_context.getDefaultAllocator(); in initBottomAccelerationStructure() local 1656 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local 1582 createShaderBindingTable(const InstanceInterface& vki, const DeviceInterface& vkd, const VkDevice device, const VkPhysicalDevice physicalDevice, const VkPipeline pipeline, Allocator& allocator, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, const deUint32 group) createShaderBindingTable() argument [all...] |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 810 Allocator& allocator = m_context.getDefaultAllocator(); in createBottomLevelAccelerationStructs() local 863 Allocator& allocator = m_context.getDefaultAllocator(); in createTopLevelAccelerationStruct() local 1243 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 235 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument 526 createAndAllocateImages(const DeviceInterface& vk, VkDevice device, Allocator& allocator, vector<de::SharedPtr<Allocation> >& imageMemories, deUint32 universalQueueFamilyIndex, VkFormat format, deUint32 width, deUint32 height, vector<RenderPass> renderPasses) createAndAllocateImages() argument 1125 createAndAllocateImages(const DeviceInterface& vk, VkDevice device, Allocator& allocator, vector<de::SharedPtr<Allocation> >& imageMemories, deUint32 universalQueueFamilyIndex, RenderPass renderPassInfo, VkFormat format, deUint32 width, deUint32 height) createAndAllocateImages() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3009 Allocator& allocator = context.getDefaultAllocator(); in runAndVerifyDefaultPipeline() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 128 Allocator& allocator = context.getAllocator(); in VertexGrid() local 643 Allocator& allocator = m_context.getAllocator(); in Implementation() local 900 Allocator& allocator = m_context.getAllocator(); in ImplementationBase() local 1515 Allocator& allocator = context.getAllocator(); in GraphicsPipeline() local 1616 Allocator& allocator = context.getAllocator(); ComputePipeline() local 1683 Allocator& allocator = m_context.getAllocator(); BufferImplementation() local 1838 Allocator& allocator = m_context.getAllocator(); ImageImplementation() local 2838 Allocator& allocator = m_context.getAllocator(); MSImageImplementation() local 3031 Allocator& allocator = m_context.getAllocator(); WriteImplementation() local 3109 Allocator& allocator = m_context.getAllocator(); ReadImplementation() local 3425 Allocator& allocator = m_context.getAllocator(); WriteImplementation() local 3538 Allocator& allocator = m_context.getAllocator(); ReadImplementation() local 3914 Allocator& allocator = context.getAllocator(); Implementation() local 4392 Allocator& allocator = context.getAllocator(); GraphicsPipeline() local 4538 Allocator& allocator = m_context.getAllocator(); ReadImplementation() local 4899 Allocator& allocator = context.getAllocator(); Implementation() local 5201 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument 5219 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument 5247 Allocator& allocator = context.getAllocator(); Resource() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationInvarianceTests.cpp | 1367 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 2028 Allocator& allocator = context.getDefaultAllocator(); in test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 1733 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktTransformFeedbackSimpleTests.cpp | 647 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 720 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 956 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1123 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1247 Allocator& allocator in iterate() local 1393 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 2209 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 2529 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | pipeline.cc | 318 AccountingAllocator* allocator() cons in isolate() function in v8::internal::compiler::PipelineData 232 PipelineData(ZoneStats* zone_stats, OptimizedCompilationInfo* info, Isolate* isolate, AccountingAllocator* allocator, Graph* graph, JSGraph* jsgraph, Schedule* schedule, SourcePositionTable* source_positions, NodeOriginTable* node_origins, JumpOptimizationInfo* jump_opt, const AssemblerOptions& assembler_options, const ProfileDataFromFile* profile_data) PipelineData() argument 1045 AccountingAllocator allocator; CreatePipelineStatistics() local 2446 AccountingAllocator allocator; Run() local 2828 AccountingAllocator allocator; HashGraphForPGO() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 1815 Allocator& allocator = context.getDefaultAllocator(); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 1980 auto& allocator = context.getDefaultAllocator(); in badInheritanceInfoTest() local 2156 Allocator& allocator = context.getDefaultAllocator(); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 3588 Allocator& allocator = context.getDefaultAllocator(); in orderBindPipelineTest() local
|
| H A D | vktApiCopiesAndBlittingTests.cpp | 332 de::MovePtr<Allocator> allocator; member 965 Allocator& allocator = *m_allocator; in readImageAspect() local 401 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument 431 allocateImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind, const deUint32 offset) allocateImage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| H A D | vktFragmentShadingRateBasic.cpp | 1096 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1074 CreateCachedBuffer(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkBufferCreateInfo& bufferCreateInfo) CreateCachedBuffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 547 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 690 Allocator& allocator = m_context.getDefaultAllocator(); in copyDataToImage() local 868 Allocator& allocator = m_context.getDefaultAllocator(); in copyResultAndCompare() local 1039 Allocator& allocator = m_context.getDefaultAllocator(); in decompressImage() local 1686 Allocator& allocator = m_context.getDefaultAllocator(); prepareVertexBuffer() local 1705 Allocator& allocator = m_context.getDefaultAllocator(); transcodeRead() local 1838 Allocator& allocator = m_context.getDefaultAllocator(); transcodeWrite() local 2055 Allocator& allocator = m_context.getDefaultAllocator(); verifyDecompression() local 2285 Allocator& allocator = m_context.getDefaultAllocator(); transcodeRead() local 2424 Allocator& allocator = m_context.getDefaultAllocator(); transcodeWrite() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineLibraryTests.cpp | 741 Allocator& allocator = m_context.getDefaultAllocator(); in makePaletteBuffer() local 847 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local 1371 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 1409 Allocator& allocator = m_context.getDefaultAllocator(); runNullDescriptorSet() local 1640 Allocator& allocator = m_context.getDefaultAllocator(); runNullDescriptorSetInMonolithicPipeline() local 1757 Allocator& allocator = m_context.getDefaultAllocator(); runIndependentPipelineLayoutSets() local [all...] |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1525 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1684 Allocator& allocator = m_context.getDefaultAllocator(); in createSampleDataBufferAndDescriptors() local 1716 Allocator& allocator = m_context.getDefaultAllocator(); in createVertexBuffer() local 2092 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 2128 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local [all...] |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 648 MovePtr<Allocator> allocator = MovePtr<Allocator>(new SimpleAllocator(vk, device, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice()))); in logTestImages() local 753 MovePtr<Allocator> allocator in logVerifyImages() local 395 allocate(const DeviceInterface& vk, const VkDevice device, const MovePtr<Allocator>& allocator, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage, const VkImageAspectFlags aspect, const deUint32 layerCount, const bool usedForMSRTSS) allocate() argument 1686 MovePtr<Allocator> allocator = MovePtr<Allocator>(new SimpleAllocator(vk, device, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice()))); createWorkingData() local [all...] |
| H A D | vktPipelineSamplerTests.cpp | 1474 auto& allocator = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktPipelineTimestampTests.cpp | 2744 Allocator& allocator = m_context.getDefaultAllocator(); in FillBufferBeforeCopyTestInstance() local 2884 Allocator& allocator = m_context.getDefaultAllocator(); in ResetTimestampQueryBeforeCopyTestInstance() local 3182 Allocator& allocator = m_context.getDefaultAllocator(); in ConsistentQueryResultsTestInstance() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 375 Allocator& allocator = context.getDefaultAllocator(); in initConfiguration() local 963 Allocator& allocator = context.getDefaultAllocator(); in initConfiguration() local 1035 Allocator& allocator = context.getDefaultAllocator(); in fillCommandBuffer() local 2466 Allocator& allocator = m_context.getDefaultAllocator(); runTest() local 3183 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local [all...] |
| H A D | vktRayQueryBuiltinTests.cpp | 118 Allocator* allocator; member 749 Allocator& allocator = *env.allocator; in initVertexBuffer() local 913 Allocator& allocator = *env.allocator; in initConfiguration() local 1432 createShaderBindingTable(const InstanceInterface& vki, const DeviceInterface& vkd, const VkDevice device, const VkPhysicalDevice physicalDevice, const VkPipeline pipeline, Allocator& allocator, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, const deUint32 group) createShaderBindingTable() argument 1464 Allocator& allocator = *env.allocator; initConfiguration() local 1539 Allocator& allocator = *env.allocator; fillCommandBuffer() local 1927 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 2084 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 2244 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 2368 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 2521 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 2680 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 2841 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 3002 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 3168 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 3348 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 3528 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 3744 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 4164 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 4292 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 4457 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 4627 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 4821 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 4987 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 5162 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 5347 Allocator& allocator = *m_testEnvironment->allocator; initAccelerationStructures() local 5681 Allocator& allocator = *testEnv.allocator; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.cpp | 4858 Allocator& allocator = context.getDefaultAllocator(); in createTopAccelerationStructure() local 4872 Allocator& allocator = context.getDefaultAllocator(); in createBottomAccelerationStructure() local 5010 Allocator& allocator = context.getDefaultAllocator(); in allRayTracingStagesRequiredSubgroupSize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 129 Allocator& allocator = context.getAllocator(); in VertexGrid() local 644 Allocator& allocator = m_context.getAllocator(); in Implementation() local 901 Allocator& allocator = m_context.getAllocator(); in ImplementationBase() local 1516 Allocator& allocator = context.getAllocator(); in GraphicsPipeline() local 1617 Allocator& allocator = context.getAllocator(); ComputePipeline() local 1686 Allocator& allocator = m_context.getAllocator(); BufferImplementation() local 1899 Allocator& allocator = m_context.getAllocator(); ImageImplementation() local 2975 Allocator& allocator = m_context.getAllocator(); MSImageImplementation() local 3168 Allocator& allocator = m_context.getAllocator(); WriteImplementation() local 3246 Allocator& allocator = m_context.getAllocator(); ReadImplementation() local 3562 Allocator& allocator = m_context.getAllocator(); WriteImplementation() local 3675 Allocator& allocator = m_context.getAllocator(); ReadImplementation() local 4051 Allocator& allocator = context.getAllocator(); Implementation() local 4529 Allocator& allocator = context.getAllocator(); GraphicsPipeline() local 4675 Allocator& allocator = m_context.getAllocator(); ReadImplementation() local 5038 Allocator& allocator = context.getAllocator(); Implementation() local 5334 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument 5352 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument 5380 Allocator& allocator = context.getAllocator(); Resource() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktPrimitivesGeneratedQueryTests.cpp | 250 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1432 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local [all...] |
| H A D | vktTransformFeedbackSimpleTests.cpp | 676 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 749 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1006 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1232 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local 1356 Allocator& allocator in iterate() local 1502 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 1618 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 2576 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 2862 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local 2937 Allocator& allocator = m_context.getDefaultAllocator(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 1815 Allocator& allocator = context.getDefaultAllocator(); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 1980 auto& allocator = context.getDefaultAllocator(); in badInheritanceInfoTest() local 2156 Allocator& allocator = context.getDefaultAllocator(); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 3588 Allocator& allocator = context.getDefaultAllocator(); in orderBindPipelineTest() local
|