Searched defs:new_layout (Results 1 – 7 of 7) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | audiotoolboxdec.c | 136 AudioChannelLayout *new_layout; in ffat_convert_layout() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_render_pass.c | 1222 VkImageLayout new_layout, in transition_image_range()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_context.c | 3119 zink_resource_image_needs_barrier(struct zink_resource *res, VkImageLayout new_layout, VkAccessFlag… in zink_resource_image_needs_barrier() 3132 …rier_init(VkImageMemoryBarrier *imb, struct zink_resource *res, VkImageLayout new_layout, VkAccess… in zink_resource_image_barrier_init() 3241 VkImageLayout new_layout, VkAccessFlags flags, VkPipelineStageFlags pipeline) in zink_resource_image_barrier()
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_vulkan.c | 1910 VkImageLayout new_layout; in prepare_frame() local 3733 VkImageLayout new_layout = to_buf ? VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL : in transfer_image_buf() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ |
| D | parameter_manager.cc | 742 TensorLayout new_layout = *tensor_layout; in SetClonedTensorShapeForOptimizer() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_cmd_buffer.c | 200 VkImageLayout new_layout, in dzn_cmd_buffer_queue_image_range_layout_transition()
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| D | rust-library.rs | 14850 let new_layout = Layout::array::<T>(cap); localVariable 14869 let new_layout = Layout::array::<T>(cap); localVariable 14884 let new_layout = Layout::from_size_align_unchecked(new_size, layout.align()); localVariable 14909 let new_layout = new_layout.map_err(|_| CapacityOverflow)?; localVariable
|