Home
last modified time | relevance | path

Searched defs:layout (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_layout.c36 struct vk_pipeline_layout *layout, in vk_pipeline_layout_init()
68 struct vk_pipeline_layout *layout = in vk_pipeline_layout_zalloc() local
82 struct vk_pipeline_layout *layout = in vk_pipeline_layout_multizalloc() local
101 struct vk_pipeline_layout *layout = in vk_common_CreatePipelineLayout() local
114 struct vk_pipeline_layout *layout) in vk_pipeline_layout_destroy()
Dvk_descriptor_set_layout.c32 struct vk_descriptor_set_layout *layout) in vk_descriptor_set_layout_init()
47 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
Dvk_descriptor_set_layout.h64 vk_descriptor_set_layout_ref(struct vk_descriptor_set_layout *layout) in vk_descriptor_set_layout_ref()
73 struct vk_descriptor_set_layout *layout) in vk_descriptor_set_layout_unref()
/third_party/alsa-utils/axfer/
Dxfer-libasound-timer-mmap.c24 struct map_layout *layout = state->private_data; in timer_mmap_pre_process() local
98 struct map_layout *layout = state->private_data; in get_buffer() local
124 struct map_layout *layout = state->private_data; in timer_mmap_process_frames() local
221 struct map_layout *layout = state->private_data; in forward_appl_ptr() local
249 struct map_layout *layout = state->private_data; in timer_mmap_r_process_frames() local
304 struct map_layout *layout = state->private_data; in rewind_appl_ptr() local
338 struct map_layout *layout = state->private_data; in fill_buffer_with_zero_samples() local
379 struct map_layout *layout = state->private_data; in timer_mmap_w_process_frames() local
433 struct map_layout *layout = state->private_data; in timer_mmap_post_process() local
Dxfer-libasound-irq-mmap.c21 struct map_layout *layout = state->private_data; in irq_mmap_pre_process() local
75 struct map_layout *layout = state->private_data; in irq_mmap_process_frames() local
189 struct map_layout *layout = state->private_data; in irq_mmap_r_process_frames() local
243 struct map_layout *layout = state->private_data; in irq_mmap_w_process_frames() local
279 struct map_layout *layout = state->private_data; in irq_mmap_post_process() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c479 bool field_contains_hasbit(MessageLayout* layout, in field_contains_hasbit()
497 MessageLayout* layout = ALLOC(MessageLayout); in create_layout() local
696 void free_layout(MessageLayout* layout) { in free_layout()
703 VALUE field_type_class(const MessageLayout* layout, const upb_fielddef* field) { in field_type_class()
717 static void* slot_memory(MessageLayout* layout, in slot_memory()
724 static uint32_t* slot_oneof_case(MessageLayout* layout, in slot_oneof_case()
731 uint32_t slot_read_oneof_case(MessageLayout* layout, const void* storage, in slot_read_oneof_case()
737 static void slot_set_hasbit(MessageLayout* layout, in slot_set_hasbit()
746 static void slot_clear_hasbit(MessageLayout* layout, in slot_clear_hasbit()
754 static bool slot_is_hasbit_set(MessageLayout* layout, in slot_is_hasbit_set()
[all …]
/third_party/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.c33 fdl_layout_buffer(struct fdl_layout *layout, uint32_t size) in fdl_layout_buffer()
46 fdl_tile_mode_desc(const struct fdl_layout *layout, int level) in fdl_tile_mode_desc()
57 fdl_dump_layout(struct fdl_layout *layout) in fdl_dump_layout()
Dfreedreno_layout.h137 fdl_cpp_shift(const struct fdl_layout *layout) in fdl_cpp_shift()
144 fdl_pitch(const struct fdl_layout *layout, unsigned level) in fdl_pitch()
154 fdl_ubwc_pitch(const struct fdl_layout *layout, unsigned level) in fdl_ubwc_pitch()
162 fdl_layer_stride(const struct fdl_layout *layout, unsigned level) in fdl_layer_stride()
172 fdl2_pitch(const struct fdl_layout *layout, unsigned level) in fdl2_pitch()
181 fdl2_pitch_pixels(const struct fdl_layout *layout, unsigned level) in fdl2_pitch_pixels()
187 fdl_surface_offset(const struct fdl_layout *layout, unsigned level, in fdl_surface_offset()
195 fdl_ubwc_offset(const struct fdl_layout *layout, unsigned level, unsigned layer) in fdl_ubwc_offset()
205 fdl_level_linear(const struct fdl_layout *layout, int level) in fdl_level_linear()
218 fdl_tile_mode(const struct fdl_layout *layout, int level) in fdl_tile_mode()
[all …]
Dfd6_layout.c33 is_r8g8(const struct fdl_layout *layout) in is_r8g8()
40 fdl6_get_ubwc_blockwidth(const struct fdl_layout *layout, in fdl6_get_ubwc_blockwidth()
74 fdl6_tile_alignment(struct fdl_layout *layout, uint32_t *heightalign) in fdl6_tile_alignment()
104 fdl6_layout(struct fdl_layout *layout, enum pipe_format format, in fdl6_layout()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp116 static LocationDescriptor layout(BlobAllocator &File, yaml::BinaryRef Data) { in layout() function
121 static size_t layout(BlobAllocator &File, MinidumpYAML::ExceptionStream &S) { in layout() function
138 static void layout(BlobAllocator &File, MemoryListStream::entry_type &Range) { in layout() function
142 static void layout(BlobAllocator &File, ModuleListStream::entry_type &M) { in layout() function
149 static void layout(BlobAllocator &File, ThreadListStream::entry_type &T) { in layout() function
155 static size_t layout(BlobAllocator &File, in layout() function
172 static Directory layout(BlobAllocator &File, Stream &S) { in layout() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_ring.c143 struct vn_ring_layout *layout) in vn_ring_get_layout()
146 struct layout { in vn_ring_get_layout() struct
147 uint32_t head __attribute__((aligned(64))); in vn_ring_get_layout()
148 uint32_t tail __attribute__((aligned(64))); in vn_ring_get_layout()
149 uint32_t status __attribute__((aligned(64))); in vn_ring_get_layout()
151 uint8_t buffer[] __attribute__((aligned(64))); in vn_ring_get_layout()
172 const struct vn_ring_layout *layout, in vn_ring_init()
/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.cpp29 sk_sp<GrVkImageLayout> layout, in GrVkRenderTarget()
56 sk_sp<GrVkImageLayout> layout, in GrVkRenderTarget()
82 sk_sp<GrVkImageLayout> layout, in GrVkRenderTarget()
101 sk_sp<GrVkImageLayout> layout, in GrVkRenderTarget()
118 sk_sp<GrVkImageLayout> layout, in GrVkRenderTarget()
138 sk_sp<GrVkImageLayout> layout) { in MakeWrappedRenderTarget()
218 sk_sp<GrVkImageLayout> layout(new GrVkImageLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL)); in MakeSecondaryCBRenderTarget() local
DGrVkImageLayout.h16 GrVkImageLayout(VkImageLayout layout) : fLayout(layout) {} in GrVkImageLayout()
18 void setImageLayout(VkImageLayout layout) { in setImageLayout()
DGrVkTexture.cpp25 sk_sp<GrVkImageLayout> layout, in GrVkTexture()
41 sk_sp<GrVkImageLayout> layout, const GrVkImageView* view, in GrVkTexture()
60 sk_sp<GrVkImageLayout> layout, in GrVkTexture()
90 sk_sp<GrVkImageLayout> layout(new GrVkImageLayout(info.fImageLayout)); in MakeNewTexture() local
102 sk_sp<GrVkImageLayout> layout) { in MakeWrappedTexture()
DGrVkTextureRenderTarget.cpp26 sk_sp<GrVkImageLayout> layout, in GrVkTextureRenderTarget()
48 sk_sp<GrVkImageLayout> layout, in GrVkTextureRenderTarget()
65 sk_sp<GrVkImageLayout> layout, in GrVkTextureRenderTarget()
86 sk_sp<GrVkImageLayout> layout, in GrVkTextureRenderTarget()
189 sk_sp<GrVkImageLayout> layout(new GrVkImageLayout(info.fImageLayout)); in MakeNewTextureRenderTarget() local
215 sk_sp<GrVkImageLayout> layout) { in MakeWrappedTextureRenderTarget()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DBindGroupValidationTests.cpp65 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, {}); in TEST_F() local
83 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
96 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
112 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
132 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
182 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
237 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
288 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
311 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
324 dawn::BindGroupLayout layout = utils::MakeBindGroupLayout(device, { in TEST_F() local
[all …]
/third_party/skia/src/gpu/vk/
DGrVkUniformHandler.cpp88 static inline uint32_t grsltype_to_vk_size(GrSLType type, int layout) { in grsltype_to_vk_size()
167 int layout) { in get_aligned_offset()
232 for (int layout = 0; layout < kLayoutCount; ++layout) { in internalAddUniformArray() local
351 Layout layout = fUsePushConstants ? kStd430Layout : kStd140Layout; in appendUniformDecls() local
372 Layout layout = fUsePushConstants ? kStd430Layout : kStd140Layout; in getRTFlipOffset() local
DGrVkImageLayout.h16 GrVkImageLayout(VkImageLayout layout) : fLayout(layout) {} in GrVkImageLayout()
18 void setImageLayout(VkImageLayout layout) { in setImageLayout()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSet.cpp23 void DescriptorSet::ParseDescriptors(const Array &descriptorSets, const PipelineLayout *layout, Dev… in ParseDescriptors()
81 void DescriptorSet::ContentsChanged(const Array &descriptorSets, const PipelineLayout *layout, Devi… in ContentsChanged()
86 void DescriptorSet::PrepareForSampling(const Array &descriptorSets, const PipelineLayout *layout, D… in PrepareForSampling()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DLayout.cpp115 const Layout layout = MetalLayoutOf(type, config); in MetalLayoutOf() local
127 auto layout = Layout::Identity(); in MetalLayoutOf() local
165 auto layout = Layout::Both(scalarLayout.sizeOf * innerScale); in MetalLayoutOf() local
254 auto layout = Layout::Identity(); in CommonGlslStructLayoutOf() local
280 auto layout = GlslLayoutOf(type, storage, matrixPacking, true); in CommonGlslLayoutOf() local
314 auto layout = Layout::Both(scalarLayout.sizeOf * innerScale); in CommonGlslLayoutOf() local
345 Layout layout = {outerDim * n, n}; in CommonGlslLayoutOf() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c131 const struct tu_pipeline_layout *layout) in lower_load_push_constant()
161 const struct tu_pipeline_layout *layout) in lower_vulkan_resource_index()
327 const struct tu_pipeline_layout *layout) in build_bindless()
387 const struct tu_pipeline_layout *layout) in lower_image_deref()
398 const struct tu_pipeline_layout *layout) in lower_intrinsic()
460 lower_tex_ycbcr(const struct tu_pipeline_layout *layout, in lower_tex_ycbcr()
531 struct tu_shader *shader, const struct tu_pipeline_layout *layout) in lower_tex()
563 const struct tu_pipeline_layout *layout; member
634 const struct tu_pipeline_layout *layout) in tu_lower_io()
723 struct tu_pipeline_layout *layout, in tu_shader_create()
/third_party/mesa3d/src/imagination/rogue/nir/
Drogue_nir_lower_io.c106 lower_intrinsic(nir_builder *b, nir_intrinsic_instr *instr, void *layout) in lower_intrinsic()
128 static bool lower_impl(nir_function_impl *impl, void *layout) in lower_impl()
158 bool rogue_nir_lower_io(nir_shader *shader, void *layout) in rogue_nir_lower_io()
/third_party/ffmpeg/libavutil/
Dchannel_layout.c82 uint64_t layout; member
119 int64_t layout; in get_channel_layout_single() local
149 int64_t layout = 0, layout_single; in av_get_channel_layout() local
165 uint64_t layout = av_get_channel_layout(name); in av_get_extended_channel_layout() local
285 int av_get_standard_channel_layout(unsigned index, uint64_t *layout, in av_get_standard_channel_layout()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_lower_vulkan_resource.c84 const struct lvp_pipeline_layout *layout = data_cb; in lower_block_instr() local
115 const struct lvp_pipeline_layout *layout = data_cb; in lower_vri_intrin_vri() local
179 struct lvp_pipeline_layout *layout, in lower_vri_instr_tex_deref()
245 struct lvp_pipeline_layout *layout = data_cb; in lower_vri_instr_tex() local
260 const struct lvp_pipeline_layout *layout = data_cb; in lower_vri_intrin_image() local
349 struct lvp_pipeline_layout *layout, in lvp_lower_pipeline_layout()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawImageObjectUtil.cpp169 vk::VkImageLayout layout, in readSurface()
193 vk::VkImageLayout layout, in readDepth()
212 vk::VkImageLayout layout, in readVolume()
237 vk::VkImageLayout layout, in readSurface1D()
261 vk::VkImageLayout layout, in read()
282 vk::VkImageLayout layout, in readUsingBuffer()
458 vk::VkImageLayout layout, in copyToLinearImage()
529 vk::VkImageLayout layout, in uploadVolume()
551 vk::VkImageLayout layout, in uploadSurface()
573 vk::VkImageLayout layout, in uploadSurface1D()
[all …]

12345678910>>...25