Searched defs:heapTypeIndex (Results 1 – 7 of 7) sorted by relevance
232 const deUint32 heapTypeIndex = (deUint32)deCtz32(memReqs.memoryTypeBits); in bufferCreateAndAllocTest() local468 …const deUint32 heapTypeIndex = static_cast<deUint32>(deCtz32(memReqs.memoryRequirements.m… in bufferCreateAndAllocTest() local
287 …const deUint32 heapTypeIndex = static_cast<deUint32>(deCtz32(memReqs.memoryRequirements.m… in createTestBuffer() local
3867 const UINT heapTypeIndex = HeapTypeToIndex(m_HeapType); in AddStats() local4086 for(UINT heapTypeIndex = 0; heapTypeIndex < HEAP_TYPE_COUNT; ++heapTypeIndex) in AllocatorPimpl() local4548 const UINT heapTypeIndex = HeapTypeToIndex(pAllocDesc->HeapType); in AllocateCommittedResource() local4599 const UINT heapTypeIndex = HeapTypeToIndex(pAllocDesc->HeapType); in AllocateHeap() local4738 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in RegisterCommittedAllocation() local4748 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in UnregisterCommittedAllocation() local4759 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in RegisterPool() local4769 const UINT heapTypeIndex = HeapTypeToIndex(heapType); in UnregisterPool() local4784 const UINT heapTypeIndex = HeapTypeToIndex(allocation->m_Committed.heapType); in FreeCommittedMemory() local4807 const UINT heapTypeIndex = HeapTypeToIndex(allocation->m_Heap.heapType); in FreeHeapMemory() local[all …]
248 const deUint32 heapTypeIndex = (deUint32)deCtz32(memReqs.memoryTypeBits); in makeMemoryAllocateInfo() local291 const deUint32 heapTypeIndex = selectMatchingMemoryType(ctx, memReqs, memoryVisibility); in makeMemoryAllocateInfo() local