Home
last modified time | relevance | path

Searched refs:Fill (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_external_memory_sci_buf.adoc25 * Fill in the private attribute list via
27 * Fill in the public attribute list via stext:NvSciBufAttrListSetAttrs()
DVK_NV_external_sci_sync.adoc28 * Fill the private attribute list via
30 * Fill the public attribute list via stext:NvSciSyncAttrListSetAttrs()
DVK_NV_external_sci_sync2.adoc29 * Fill the private attribute list via
31 * Fill the public attribute list via stext:NvSciSyncAttrListSetAttrs()
/hardware/interfaces/media/bufferpool/aidl/default/tests/
Dallocator.h55 static bool Fill(const native_handle_t *handle, const unsigned char val);
Dsingle.cpp154 ASSERT_TRUE(TestBufferPoolAllocator::Fill(allocHandle, 0x77)); in TEST_F()
Dallocator.cpp182 bool TestBufferPoolAllocator::Fill(const native_handle_t *handle, const unsigned char val) { in Fill() function in TestBufferPoolAllocator
Dmulti.cpp216 ASSERT_TRUE(TestBufferPoolAllocator::Fill(shandle, 0x77)); in TEST_F()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneratedcommands.adoc22 * Fill one or more sname:VkBuffer with the appropriate content that gets
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dclears.adoc121 [open,refpage='vkCmdClearDepthStencilImage',desc='Fill regions of a combined depth/stencil image',t…
510 [open,refpage='vkCmdFillBuffer',desc='Fill a region of a buffer with a fixed value',type='protos']
Dmemory.adoc3061 [open,refpage='vkGetPhysicalDeviceSciBufAttributesNV',desc='Fill the private attributes of the stex…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc331 | Fill | Sets all data units in a buffer to the same value
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs765 // 2. Fill states
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc939 VkWriteDescriptorSet ssbo_write = { /* Fill in as desired, details not interesting here. */ };