Home
last modified time | relevance | path

Searched defs:extent (Results 1 - 25 of 196) sorted by relevance

12345678

/third_party/typescript/tests/baselines/reference/
H A DtypeInferenceLiteralUnion.js56 function extent(array) { function
/third_party/libwebsockets/lib/roles/http/server/
H A Dranges.c181 lws_ranges_init(struct lws *wsi, struct lws_range_parsing *rp, unsigned long long extent) lws_ranges_init() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeTestsUtil.cpp35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.hpp44 const VkExtent3D extent = {}; member in vk::Framebuffer
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DFramebuffer.cpp17 Framebuffer::Framebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multisample) in Framebuffer() argument
H A DSwapchain.hpp53 vk::Extent2D extent; member in Swapchain
/third_party/gn/src/base/containers/
H A Dspan.h184 static constexpr index_type extent = Extent; member in base::span
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp43 VkExtent2D extent = { static_cast<uint32_t>(width), static_cast<uint32_t>(height) }; in getSurfaceCapabilities() local
56 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local
H A DWin32SurfaceKHR.cpp66 VkExtent2D extent; in getSurfaceCapabilities() local
101 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
[all...]
H A DXcbSurfaceKHR.cpp64 VkExtent2D extent; in getSurfaceCapabilities() local
109 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
[all...]
H A DXlibSurfaceKHR.cpp57 VkExtent2D extent = { static_cast<uint32_t>(attr.width), static_cast<uint32_t>(attr.height) }; in getSurfaceCapabilities() local
70 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local
104 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
[all...]
H A DDisplaySurfaceKHR.cpp207 VkExtent2D extent = { width, height }; in getSurfaceCapabilities() local
H A DWaylandSurfaceKHR.cpp74 const VkExtent3D &extent = image->getImage()->getExtent(); in attachImage() local
91 const VkExtent3D &extent = image->getImage()->getExtent(); in detachImage() local
106 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.h57 VkExtent3D extent; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp98 const uint64_t extent = 96 * 1024; in disassemble() local
176 buffer << "disassembly larger than " << extent << " bytes, aborting\n"; in disassemble() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DSwapChainVk.h61 VkExtent2D extent; member
/third_party/lzma/CPP/7zip/Common/
H A DLimitedStreams.cpp188 const CSeekExtent &extent = Extents[left]; in Read() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h44 struct pipe_scissor_state extent; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageAlignedMipSize.cpp222 VkExtent3D extent; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageAlignedMipSize.cpp224 VkExtent3D extent; in iterate() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy_vrs_htile.c212 radv_copy_vrs_htile(struct radv_cmd_buffer *cmd_buffer, struct radv_image *vrs_image, VkExtent2D *extent, struct radv_image *dst_image, struct radv_buffer *htile_buffer, bool read_htile_value) radv_copy_vrs_htile() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c255 vk_image_extent_to_elements(const struct vk_image *image, VkExtent3D extent) in vk_image_extent_to_elements() argument
291 VkExtent3D extent = vk_image_sanitize_extent(image, region->imageExtent); vk_image_buffer_copy_layout() local
[all...]
H A Dvk_image.h40 VkExtent3D extent; member
105 const VkExtent3D extent = { in vk_image_mip_level_extent() local
279 VkExtent3D extent; global() member
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.h106 } extent; member

Completed in 12 milliseconds

12345678