Home
last modified time | relevance | path

Searched defs:alloc (Results 476 - 500 of 559) sorted by relevance

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp509 auto& alloc = vertBuffer.getAllocation(); in iterate() local
1426 auto& alloc = vertBuffer->getAllocation(); in createVerrtexBuffer() local
H A DvktPipelinePushConstantTests.cpp2809 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp4146 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp657 const Allocation& alloc = m_resultBuffer.getAllocation(); in draw() local
718 const Allocation& alloc = m_vertexBuffer.getAllocation(); in uploadVertexAttributes() local
1466 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
1486 const Allocation& alloc in iterate() local
2122 const Allocation& alloc = vertexBuffer.getAllocation(); test() local
2128 const Allocation& alloc = resultBuffer.getAllocation(); test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp2074 de::MovePtr<Allocation> alloc = allocateAndBindMemory(m_context, *buffer, vk::MemoryRequirement::HostVisible); in addUniformData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp715 submitAtomicCalculationsAndGetSemaphoreNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkSemaphore semaphore, vk::VkExternalSemaphoreHandleTypeFlagBits externalType, NativeHandle& nativeHandle) submitAtomicCalculationsAndGetSemaphoreNative() argument
851 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp2550 const auto& alloc = sbtBuffer->getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp799 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp535 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktImageLoadStoreTests.cpp886 const Allocation& alloc = m_imageBuffer->getAllocation(); in verifyResult() local
960 const Allocation& alloc = m_constantsBuffer->getAllocation(); in ImageStoreTestInstance() local
1509 const Allocation& alloc = m_imageBuffer->getAllocation(); in LoadStoreTestInstance() local
1523 const Allocation& alloc = getResultBuffer()->getAllocation(); verifyResult() local
1791 const Allocation& alloc = m_imageBuffer->getAllocation(); ImageLoadStoreLodAMDTestInstance() local
1859 const Allocation& alloc = getResultBuffer()->getAllocation(); verifyResult() local
2219 const Allocation& alloc = m_buffer->getAllocation(); ImageExtendOperandTestInstance() local
2347 const Allocation& alloc = m_buffer->getAllocation(); verifyResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp254 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
2113 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
2455 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
[all...]
H A DvktMeshShaderPropertyTestsEXT.cpp420 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
686 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
885 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
1205 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
1427 auto& alloc = m_context.getDefaultAllocator(); iterate() local
2220 auto& alloc = m_context.getDefaultAllocator(); iterate() local
[all...]
H A DvktMeshShaderQueryTestsEXT.cpp556 auto& alloc = m_context.getDefaultAllocator(); in recordDraws() local
838 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
H A DvktMeshShaderSmokeTestsEXT.cpp488 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
807 auto& alloc = context.getDefaultAllocator(); in testFullscreenGradient() local
1211 auto& alloc = m_context.getDefaultAllocator(); iterate() local
1702 auto& alloc = m_context.getDefaultAllocator(); iterate() local
[all...]
H A DvktMeshShaderSyncTestsEXT.cpp846 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
1532 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp338 GrSubRunAllocator* const alloc = this->subRunAlloc(); in drawGlyphRunListNoCache() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp134 auto alloc = spvc_allocate<StringAllocation>(name); in allocate_name() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c901 void (*alloc)(struct file*,int idat); member
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp1328 void JsonWriter::AddAllocationToObject(const Allocation& alloc) in AddAllocationToObject() argument
[all...]
/third_party/python/Objects/
H A Dobmalloc.c196 PyMemAllocatorEx alloc; member
469 PyMemAllocatorEx alloc; in _PyMem_SetupDebugHooksDomain() local
[all...]
H A Dbytesobject.c651 Py_ssize_t alloc; in _PyBytes_FormatEx() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp251 SingleOperationStatistics alloc; member
270 SingleOperationStatistics alloc; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp507 auto& alloc = vertBuffer.getAllocation(); in iterate() local
1419 auto& alloc = vertBuffer->getAllocation(); in createVerrtexBuffer() local
H A DvktPipelinePushConstantTests.cpp2815 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp148 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...]

Completed in 110 milliseconds

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