Searched defs:bufferLocation (Results 1 – 5 of 5) sorted by relevance
90 D3D12_TEXTURE_COPY_LOCATION bufferLocation; in ComputeBufferLocationForCopyTextureRegion() local166 const D3D12_TEXTURE_COPY_LOCATION bufferLocation = in RecordCopyBufferToTextureFromTextureCopySplit() local284 const D3D12_TEXTURE_COPY_LOCATION bufferLocation = in RecordCopyTextureToBufferFromTextureCopySplit() local
442 D3D12_GPU_VIRTUAL_ADDRESS bufferLocation = in ApplyBindGroup() local
532 unsigned int rootParameterIndex, D3D12_GPU_VIRTUAL_ADDRESS bufferLocation) { in setGraphicsRootConstantBufferView()542 unsigned int rootParameterIndex, D3D12_GPU_VIRTUAL_ADDRESS bufferLocation) { in setComputeRootConstantBufferView()
534 D3D12_TEXTURE_COPY_LOCATION bufferLocation; in RecordCommands() local581 D3D12_TEXTURE_COPY_LOCATION bufferLocation; in RecordCommands() local
2333 deUint8* bufferLocation, in updateSingleInstance()