Home
last modified time | relevance | path

Searched defs:layouts (Results 1 – 25 of 122) sorted by relevance

12345

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdescriptorset.c97 GstVulkanHandle ** layouts) in gst_vulkan_descriptor_set_init()
127 VkDescriptorSet set, guint n_layouts, GstVulkanHandle ** layouts) in gst_vulkan_descriptor_set_new_wrapped()
Dgstvkdescriptorpool.c160 GstVulkanHandle ** layouts, GError ** error) in descriptor_set_alloc()
207 guint n_layouts, GstVulkanHandle ** layouts, GError ** error) in gst_vulkan_descriptor_pool_create()
Dgstvkdescriptorcache.c42 GstVulkanHandle **layouts; member
79 guint n_layouts, GstVulkanHandle ** layouts) in gst_vulkan_descriptor_cache_new()
Dgstvkdescriptorset.h69 GstVulkanHandle **layouts; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanImageTest.cpp173 GLenum layouts[1] = {GL_NONE}; in TEST_P() local
228 GLenum layouts[1] = {GL_NONE}; in TEST_P() local
295 GLenum layouts[1] = {GL_NONE}; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocator.cpp154 std::vector<VkDescriptorSetLayout> layouts(mMaxSets, mLayout->GetHandle()); in AllocateDescriptorPool() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android_mapper.cpp133 std::vector<PlaneLayout>& layouts = *layouts_opt; in mapper_metadata_get_buffer_info() local
/third_party/ffmpeg/libavfilter/
Daf_volumedetect.c44 AVFilterChannelLayouts *layouts; in query_formats() local
Daf_dcshift.c57 AVFilterChannelLayouts *layouts; in query_formats() local
Daf_aderivative.c33 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
Daf_amultiply.c47 AVFilterChannelLayouts *layouts; in query_formats() local
Daf_bs2b.c96 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
Dasrc_hilbert.c106 AVFilterChannelLayouts *layouts; in query_formats() local
Daf_tremolo.c89 AVFilterChannelLayouts *layouts; in query_formats() local
Daeval.c251 AVFilterChannelLayouts *layouts; in query_formats() local
354 AVFilterChannelLayouts *layouts; in aeval_query_formats() local
Daf_agate.c193 AVFilterChannelLayouts *layouts; in query_formats() local
351 AVFilterChannelLayouts *layouts = NULL; in scquery_formats() local
Daf_vibrato.c117 AVFilterChannelLayouts *layouts; in query_formats() local
Daf_sidechaincompress.c302 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
438 AVFilterChannelLayouts *layouts; in acompressor_query_formats() local
Daf_compensationdelay.c68 AVFilterChannelLayouts *layouts; in query_formats() local
Daf_aphaser.c89 AVFilterChannelLayouts *layouts; in query_formats() local
/third_party/ffmpeg/libavformat/
Disom.c424 const MovChannelLayout *layouts; in ff_mov_write_chan() local
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_view.c162 fdl6_view_init(struct fdl6_view *view, const struct fdl_layout **layouts, in fdl6_view_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_image.c122 const struct fdl_layout *layouts[3] = {&rsc->layout, NULL, NULL}; in fd6_emit_image_descriptor() local
/third_party/ffmpeg/libavresample/tests/
Davresample.c182 static const uint64_t layouts[] = { variable
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp346 std::vector<vk::DescriptorSetLayout> layouts(1, descriptorSetLayout); in createCommandBuffers() local

12345