Home
last modified time | relevance | path

Searched defs:range (Results 676 - 700 of 956) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h279 explicit DeferredClearCaptures(Interval range) in DeferredClearCaptures() argument
281 Interval range() { return range_; } in range() function in v8::internal::Trace::DeferredClearCaptures
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h470 unsigned base, range; member
479 unsigned base, range; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp1240 D3D12_RANGE range; in linear_range() local
1253 synchronize(struct d3d12_context *ctx, struct d3d12_resource *res, unsigned usage, D3D12_RANGE *range) synchronize() argument
1574 D3D12_RANGE range; d3d12_transfer_map() local
1751 D3D12_RANGE range = { 0, 0 }; d3d12_transfer_unmap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1664 VkMappedMemoryRange range = { in zink_resource_init_mem_range() local
1878 VkMappedMemoryRange range = zink_resource_init_mem_range(screen, res->obj, offset, size); in zink_buffer_map() local
1998 VkMappedMemoryRange range = zink_resource_init_mem_range(screen, res->obj, res->obj->offset + offset, size); in zink_image_map() local
2053 VkMappedMemoryRange range = zink_resource_init_mem_range(screen, m->obj, m->obj->offset, m->obj->size); zink_transfer_flush_region() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c1043 enum range { OPT_X_ENUM }; enum
/third_party/rust/crates/clap/src/builder/
H A Dvalue_parser.rs1264 pub fn range<B: RangeBounds<i64>>(mut self, range: B) -> Self { range() functions
1462 pub fn range<B: RangeBounds<u64>>(mut self, range: B) -> Self { range() functions
[all...]
/third_party/openssl/apps/lib/
H A Ds_cb.c1043 enum range { OPT_X_ENUM }; enum
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp160 const T range = std::numeric_limits<T>::max(); in deFloat32ToSNorm() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1283 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
H A DvktBindingDescriptorUpdateTests.cpp1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp1200 shaderFillImage(const VkCommandBuffer cmdBuffer, const VkBuffer& buffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const tcu::UVec3& gridSize) shaderFillImage() argument
1416 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
1741 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp95 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in flush() local
101 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in invalidate() local
115 const VkMappedMemoryRange range = in makeMemoryRange() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1599 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp1085 const VkImageSubresourceRange range = makeColorSubresourceRange(0, 1); in testMultiAttachments() local
1522 const VkImageSubresourceRange range = makeColorSubresourceRange(0, 1); in testInputResolveSameAttachment() local
[all...]
H A DvktPipelineImageSlicedViewOf3DTests.cpp85 uint32_t range; member
1063 uint32_t range = 0u; createImageSlicedViewOf3DTests() local
1138 uint32_t range = 0u; createImageSlicedViewOf3DTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp435 const VkImageSubresourceRange range = in createImageView() local
H A DvktRenderPassMultisampleResolveTests.cpp349 const VkImageSubresourceRange range = in createImageViews() local
H A DvktRenderPassMultisampleTests.cpp336 const VkImageSubresourceRange range = in createImageAttachmentView() local
357 const VkImageSubresourceRange range = in createSrcPrimaryInputImageView() local
380 const VkImageSubresourceRange range = in createSrcSecondaryInputImageView() local
1516 const float range = 1.0f; in iterateInternal() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp534 const VkMappedMemoryRange range = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp950 const VkMappedMemoryRange range = in ssboUnsizedArrayLengthTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp867 VkImageSubresourceRange range = in presentFenceTest() local
1613 VkImageSubresourceRange range = in scalingTest() local
2067 VkImageSubresourceRange range = in releaseImagesTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1283 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
H A DvktBindingDescriptorUpdateTests.cpp1099 vk::VkDeviceSize range; // The range for the descriptor update. in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAtomicOperationTests.cpp1204 shaderFillImage(const VkCommandBuffer cmdBuffer, const VkBuffer& buffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const tcu::UVec3& gridSize) shaderFillImage() argument
1420 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
1745 commandsAfterCompute(const VkCommandBuffer cmdBuffer, const VkPipeline pipeline, const VkPipelineLayout pipelineLayout, const VkDescriptorSet descriptorSet, const VkDeviceSize& range, const bool useTransfer) commandsAfterCompute() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp95 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in flush() local
101 const VkMappedMemoryRange range = makeMemoryRange(0, VK_WHOLE_SIZE); in invalidate() local
115 const VkMappedMemoryRange range = in makeMemoryRange() local

Completed in 65 milliseconds

1...<<21222324252627282930>>...39