Home
last modified time | relevance | path

Searched defs:updateRange (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSubresourceStorage.h253 SubresourceRange updateRange = in Update() local
267 SubresourceRange updateRange = GetFullLayerRange(aspect, layer); in Update() local
277 SubresourceRange updateRange = in Update() local
342 SubresourceRange updateRange = in Merge() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp881 range, [&](const SubresourceRange& updateRange, StateAndDecay* state) { in TransitionUsageAndGetResourceBarrier()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp999 SubresourceRange updateRange = range; in TransitionUsageForPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp91 void updateRange(ConstantRange R) { Range = Range.unionWith(R); } in updateRange() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1032 void updateRange(LiveRange &LR, unsigned Reg, LaneBitmask LaneMask) { in updateRange() function in LiveIntervals::HMEditor
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp917 bool updateRange = false; in getPushConstantUpdates() local