Home
last modified time | relevance | path

Searched defs:allocator (Results 351 - 375 of 566) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildIndirectTests.cpp368 Allocator& allocator = m_context.getDefaultAllocator(); in initTopAccelerationStructure() local
387 Allocator& allocator = m_context.getDefaultAllocator(); in initBottomAccelerationStructure() local
437 Allocator& allocator = m_context.getDefaultAllocator(); in prepareBuffer() local
500 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local
[all...]
H A DvktRayTracingBuildLargeTests.cpp290 Allocator& allocator = m_context.getDefaultAllocator(); in initTopAccelerationStructure() local
307 Allocator& allocator = m_context.getDefaultAllocator(); in initBottomAccelerationStructure() local
356 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local
H A DvktRayTracingBuildTests.cpp305 Allocator& allocator = m_context.getDefaultAllocator(); in createTopAccelerationStructure() local
366 Allocator& allocator = m_context.getDefaultAllocator(); in initBottomAccelerationStructures() local
422 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local
[all...]
H A DvktRayTracingMemGuaranteeTests.cpp547 Allocator& allocator = m_context.getDefaultAllocator(); in initTopAccelerationStructure() local
565 Allocator& allocator = m_context.getDefaultAllocator(); in initBottomAccelerationStructure() local
624 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local
518 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, const deUint32 groupCount) createShaderBindingTable() argument
[all...]
H A DvktRayTracingPipelineLibraryTests.cpp168 de::MovePtr<SimpleAllocator> allocator; member
373 auto& allocator = *deviceHelper.allocator; in initBottomAccelerationStructures() local
413 auto& allocator = *deviceHelper.allocator; in initTopAccelerationStructure() local
483 auto& allocator = *deviceHelper.allocator; in runTest() local
[all...]
H A DvktRayTracingTraversalControlTests.cpp299 Allocator& allocator = context.getDefaultAllocator(); in initShaderBindingTables() local
600 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local
H A DvktRayTracingWatertightnessTests.cpp413 Allocator& allocator = m_context.getDefaultAllocator(); in initTopAccelerationStructure() local
431 Allocator& allocator = m_context.getDefaultAllocator(); in initBottomAccelerationStructure() local
541 Allocator& allocator = m_context.getDefaultAllocator (); in initBottomAccelerationStructures() local
596 Allocator& allocator = m_context.getDefaultAllocator(); in runTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp116 Allocator& allocator = m_context.getDefaultAllocator(); in DynamicRenderingTestInstance() local
H A DvktRenderPassSampleReadTests.cpp65 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument
75 createImageMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkImage image) createImageMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktObjectRefreshTests.cpp112 vk::Allocator& allocator = context.getDefaultAllocator(); in refreshObjects() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp585 auto& allocator = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument
463 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument
[all...]
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp170 Allocator& allocator = m_context.getDefaultAllocator(); in Buffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp774 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoDecodeTests.cpp394 Allocator& allocator = getAllocator(); in iterateSingleFrame() local
471 Allocator& allocator = getAllocator(); in iterateDoubleFrame() local
562 Allocator& allocator = getAllocator(); in iterateMultipleFrame() local
144 getDecodedImage(const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkImage image, VkImageLayout layout, VkFormat format, VkExtent2D codedExtent, deUint32 queueFamilyIndexTransfer, deUint32 queueFamilyIndexDecode) getDecodedImage() argument
[all...]
H A DvktVideoTestUtils.cpp415 getAndBindVideoSessionMemory(const DeviceInterface& vkd, const VkDevice device, VkVideoSessionKHR videoSession, Allocator& allocator) getAndBindVideoSessionMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp377 getPixel(const DeviceInterface& vkd, const VkDevice device, const VkQueue queue, const VkCommandPool& commandPool, Allocator& allocator, const tcu::UVec2 size, const tcu::TextureFormat textureFormat, const VkImage* image) getPixel() argument
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp1167 class decklink_allocator *allocator; in ff_decklink_read_header() local
/third_party/glfw/src/
H A Dwin32_window.c2544 _glfwCreateWindowSurfaceWin32(VkInstance instance, _GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) _glfwCreateWindowSurfaceWin32() argument
H A Dx11_window.c3210 _glfwCreateWindowSurfaceX11(VkInstance instance, _GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) _glfwCreateWindowSurfaceX11() argument
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc2092 AccountingAllocator allocator; in LoadElemSegment() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp520 SerialStorage(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkAccelerationStructureBuildTypeKHR buildType, const VkDeviceSize storageSize) SerialStorage() argument
541 SerialStorage(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkAccelerationStructureBuildTypeKHR buildType, const SerialInfo& serialInfo) SerialStorage() argument
770 createVertexBuffer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkDeviceSize bufferSizeBytes) createVertexBuffer() argument
779 createVertexBuffer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const std::vector<de::SharedPtr<RaytracedGeometryBase>>& geometriesData) createVertexBuffer() argument
824 createIndexBuffer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkDeviceSize bufferSizeBytes) createIndexBuffer() argument
834 createIndexBuffer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const std::vector<de::SharedPtr<RaytracedGeometryBase>>& geometriesData) createIndexBuffer() argument
1083 create(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, VkDeviceSize structureSize, VkDeviceAddress deviceAddress, const void* pNext, const MemoryRequirement& addMemoryRequirement, const VkBuffer creationBuffer, const VkDeviceSize creationBufferSize) create() argument
1578 createAndBuild(const DeviceInterface& vk, const VkDevice device, const VkCommandBuffer cmdBuffer, Allocator& allocator, VkDeviceAddress deviceAddress) createAndBuild() argument
1588 createAndCopyFrom(const DeviceInterface& vk, const VkDevice device, const VkCommandBuffer cmdBuffer, Allocator& allocator, BottomLevelAccelerationStructure* accelerationStructure, VkDeviceSize compactCopySize, VkDeviceAddress deviceAddress) createAndCopyFrom() argument
1604 createAndDeserializeFrom(const DeviceInterface& vk, const VkDevice device, const VkCommandBuffer cmdBuffer, Allocator& allocator, SerialStorage* storage, VkDeviceAddress deviceAddress ) createAndDeserializeFrom() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp593 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
H A DvktBindingDescriptorCopyTests.cpp1808 Allocator& allocator = context.getDefaultAllocator(); in run() local
H A DvktBindingDescriptorUpdateTests.cpp67 vk::Allocator& allocator = context.getDefaultAllocator(); in EmptyDescriptorUpdateCase() local
405 auto& allocator = m_context.getDefaultAllocator(); in iterate() local
806 auto& allocator = m_context.getDefaultAllocator(); in iterate() local
[all...]

Completed in 46 milliseconds

1...<<11121314151617181920>>...23