/third_party/typescript/tests/baselines/reference/ |
H A D | typeInferenceLiteralUnion.js | 56 function extent(array) {
function
|
/third_party/libwebsockets/lib/roles/http/server/ |
H A D | ranges.c | 181 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 D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeTestsUtil.cpp | 35 VkBufferImageCopy makeBufferImageCopy (const VkExtent3D extent, in makeBufferImageCopy() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkFramebuffer.hpp | 44 const VkExtent3D extent = {}; member in vk::Framebuffer
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | Framebuffer.cpp | 17 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 D | Swapchain.hpp | 53 vk::Extent2D extent; member in Swapchain
|
/third_party/gn/src/base/containers/ |
H A D | span.h | 184 static constexpr index_type extent = Extent; member in base::span
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | DirectFBSurfaceEXT.cpp | 43 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 D | Win32SurfaceKHR.cpp | 66 VkExtent2D extent; in getSurfaceCapabilities() local 101 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local [all...] |
H A D | XcbSurfaceKHR.cpp | 64 VkExtent2D extent; in getSurfaceCapabilities() local 109 const VkExtent3D &extent = image->getImage()->getExtent(); in present() local [all...] |
H A D | XlibSurfaceKHR.cpp | 57 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 D | DisplaySurfaceKHR.cpp | 207 VkExtent2D extent = { width, height }; in getSurfaceCapabilities() local
|
H A D | WaylandSurfaceKHR.cpp | 74 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 D | pvr_tex_state.h | 57 VkExtent3D extent; member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_debug.cpp | 98 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 D | SwapChainVk.h | 61 VkExtent2D extent; member
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | LimitedStreams.cpp | 188 const CSeekExtent &extent = Extents[left];
in Read() local
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.h | 44 struct pipe_scissor_state extent; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 222 VkExtent3D extent; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 224 VkExtent3D extent; in iterate() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_copy_vrs_htile.c | 212 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 D | vk_image.c | 255 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 D | vk_image.h | 40 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 D | pan_cs.h | 106 } extent; member
|