Home
last modified time | relevance | path

Searched defs:layout (Results 26 - 50 of 726) sorted by relevance

12345678910>>...30

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DOpenTypeTagBuilder.java
H A DLookupList.java
H A DTaggedRecord.java
H A DTagValueData.java
H A DTreeWalker.java
H A DFeatureList.java
H A DGDEFWriter.java
H A DLigatureEntry.java
H A DScriptRunModuleWriter.java
H A DShapingTypeBuilder.java
H A DScriptModuleWriter.java
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_descriptor_set_layout.c47 struct vk_descriptor_set_layout *layout = in vk_descriptor_set_layout_zalloc() local
65 struct vk_descriptor_set_layout *layout = in vk_descriptor_set_layout_multizalloc() local
31 vk_descriptor_set_layout_init(struct vk_device *device, struct vk_descriptor_set_layout *layout) vk_descriptor_set_layout_init() argument
[all...]
H A Dvk_pipeline_layout.c68 struct vk_pipeline_layout *layout = in vk_pipeline_layout_zalloc() local
35 vk_pipeline_layout_init(struct vk_device *device, struct vk_pipeline_layout *layout, const VkPipelineLayoutCreateInfo *pCreateInfo) vk_pipeline_layout_init() argument
82 struct vk_pipeline_layout *layout = vk_pipeline_layout_multizalloc() local
101 struct vk_pipeline_layout *layout = vk_common_CreatePipelineLayout() local
113 vk_pipeline_layout_destroy(struct vk_device *device, struct vk_pipeline_layout *layout) vk_pipeline_layout_destroy() argument
[all...]
H A Dvk_pipeline_layout.h92 vk_pipeline_layout_ref(struct vk_pipeline_layout *layout) in vk_pipeline_layout_ref() argument
100 vk_pipeline_layout_unref(struct vk_device *device, struct vk_pipeline_layout *layout) vk_pipeline_layout_unref() argument
[all...]
/third_party/skia/src/gpu/
H A DGrBackendSurfaceMutableStateImpl.h17 GrBackendSurfaceMutableStateImpl(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableStateImpl() argument
32 void setImageLayout(VkImageLayout layout) { in setImageLayout() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramDataManager.cpp42 uploadUniformBuffers(GrDawnGpu* gpu, wgpu::BindGroupLayout layout) uploadUniformBuffers() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSet.cpp23 void DescriptorSet::ParseDescriptors(const Array &descriptorSets, const PipelineLayout *layout, Device *device, NotificationType notificationType) in ParseDescriptors() argument
81 void DescriptorSet::ContentsChanged(const Array &descriptorSets, const PipelineLayout *layout, Device *device) in ContentsChanged() argument
86 PrepareForSampling(const Array &descriptorSets, const PipelineLayout *layout, Device *device) PrepareForSampling() argument
[all...]
H A DVkDescriptorSet.hpp33 DescriptorSetLayout *layout; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DPipelineLayoutVk.cpp30 Ref<PipelineLayout> layout = AcquireRef(new PipelineLayout(device, descriptor)); in Create() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDestroyTests.cpp188 wgpu::BindGroupLayout layout = utils::MakeBindGroupLayout( in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dwebtreemap.js137 function layout(tree, level, width, height) { function
/third_party/skia/include/gpu/
H A DGrBackendSurfaceMutableState.h32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() argument
71 void setVulkanState(VkImageLayout layout, uint32_t queueFamilyIndex) { in setVulkanState() argument
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ethtool.c22 struct can_ram_layout layout; in mcp251xfd_ring_get_ringparam() local
40 struct can_ram_layout layout; in mcp251xfd_ring_set_ringparam() local
97 struct can_ram_layout layout; mcp251xfd_ring_set_coalesce() local
133 struct can_ram_layout layout; mcp251xfd_ethtool_init() local
[all...]
H A Dmcp251xfd-ram.c60 void can_ram_get_layout(struct can_ram_layout *layout, in can_ram_get_layout() argument
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dchannel_layout.c75 AVChannelLayout layout = { 0 }; main() local
[all...]

Completed in 7 milliseconds

12345678910>>...30