Home
last modified time | relevance | path

Searched defs:update (Results 176 - 183 of 183) sorted by relevance

12345678

/third_party/python/Lib/tkinter/
H A D__init__.py1368 def update(self): member in Misc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8081 void update(const TargetLowering::AsmOperandInfo &OpInfo) { in update() function in __anon24121::ExtraFlags
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp5661 auto update = levelUpdates->begin() + index; in removeSingleSubresourceStagedUpdates() local
6630 SubresourceUpdate &update = (*levelUpdates)[updateIndex]; flushSingleSubresourceStagedUpdates() local
6657 const ClearUpdate &update = (*levelUpdates)[foundIndex].data.clear; flushSingleSubresourceStagedUpdates() local
6699 SubresourceUpdate &update = (*levelUpdates)[0]; flushStagedUpdates() local
7778 appendSubresourceUpdate(gl::LevelIndex level, SubresourceUpdate &&update) appendSubresourceUpdate() argument
7789 prependSubresourceUpdate(gl::LevelIndex level, SubresourceUpdate &&update) prependSubresourceUpdate() argument
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c2091 wuffs_base__frame_config::update( in update() function in wuffs_base__frame_config
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c6364 CmdBuildAccelerationStructureNV( VkCommandBuffer commandBuffer, const VkAccelerationStructureInfoNV* pInfo, VkBuffer instanceData, VkDeviceSize instanceOffset, VkBool32 update, VkAccelerationStructureNV dst, VkAccelerationStructureNV src, VkBuffer scratch, VkDeviceSize scratchOffset) CmdBuildAccelerationStructureNV() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp11636 VULKAN_HPP_INLINE void VideoSessionParametersKHR::update( in update() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::VideoSessionParametersKHR
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_raii.hpp15662 VULKAN_HPP_INLINE void VideoSessionParametersKHR::update( const VULKAN_HPP_NAMESPACE::VideoSessionParametersUpdateInfoKHR & updateInfo ) const in update() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::VideoSessionParametersKHR
[all...]
/third_party/typescript/lib/
H A Dtsc.js36959 function update(options) { global() function
[all...]

Completed in 193 milliseconds

12345678