Home
last modified time | relevance | path

Searched defs:width (Results 4451 - 4475 of 5092) sorted by relevance

1...<<171172173174175176177178179180>>...204

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c91 uint32_t width, height, depth; in nvc0_2d_texture_set() local
286 nvc0_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_render_target() argument
503 unsigned width, height, elements; nvc0_clear_buffer() local
620 nvc0_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_depth_stencil() argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dtty.c417 int uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) { in uv_tty_get_winsize() argument
2423 int width, height; local
/third_party/python/Python/
H A Dtraceback.c1066 _Py_DumpHexadecimal(int fd, uintptr_t value, Py_ssize_t width) in _Py_DumpHexadecimal() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp399 void setDynamicViewportState (const deUint32 width, const deUint32 height) in setDynamicViewportState() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp95 size_t width; member
114 static VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const uint32_t width, uint32_t height, VkSampleCountFlagBits samples) in makeImageCreateInfo() argument
217 makeGraphicsPipeline(PipelineConstructionType pipelineConstructionType, const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physicalDevice, const VkDevice device, const std::vector<std::string>& deviceExtensions, const PipelineLayoutWrapper& pipelineLayout, const VkRenderPass renderPass, const ShaderWrapper vertShaderModule, const ShaderWrapper fragShaderModule, const uint32_t width, const uint32_t height, const VkPrimitiveTopology topology, const VkSampleCountFlagBits rasterizationSamples, const bool withColor = false, const bool provokingVertexLast = false, const bool dynamicTopology = false) makeGraphicsPipeline() argument
685 const uint32_t width = static_cast<deUint32>(m_testParams.width); iterate() local
1089 const uint32_t width = static_cast<deUint32>(m_testParams.width); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp936 convertDepthToColor(const tcu::TextureFormat& dataFormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) convertDepthToColor() argument
954 convertStencilToColor(const tcu::TextureFormat& dataFormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) convertStencilToColor() argument
1206 const int width = m_imageExtent2D.width; generateReferenceImage() local
1365 const int width = m_imageExtent2D.width; generateReferenceImage() local
1629 const int width = m_imageExtent2D.width; generateReferenceImage() local
1844 const int width = m_imageExtent2D.width; generateReferenceImage() local
2188 const int width = m_imageExtent2D.width; generateReferenceImage() local
2412 const int width = m_imageExtent2D.width; generateReferenceImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp1121 const deUint32 width = imageSizes[widthNdx]; in createMemoryBindingTests() local
164 makeBindingCaseParameters(deUint32 targetsCount, deUint32 width, deUint32 height, VkImageCreateFlags imageCreateFlags, PriorityMode priorityMode) makeBindingCaseParameters() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTestsEXT.cpp171 uint32_t width; member
H A DvktMeshShaderBuiltinTests.cpp396 const auto width = result.getWidth(); in verifyResults() local
453 const auto width = result.getWidth(); in verifyResults() local
509 const auto width = result.getWidth(); verifyResults() local
[all...]
H A DvktMeshShaderBuiltinTestsEXT.cpp506 const auto width = result.getWidth(); in verifyResults() local
565 const auto width = result.getWidth(); in verifyResults() local
630 const auto width = result.getWidth(); verifyResults() local
1761 const uint32_t width = meshFactor * taskMultiplier; imageExtent() local
1793 const auto& width = extent.width; initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp227 deUint32 width; member
[all...]
H A DvktPipelineCacheTests.cpp161 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
H A DvktPipelineImageSlicedViewOf3DTests.cpp77 uint32_t width; member
1109 const uint32_t width = kWidth; createImageSlicedViewOf3DTests() local
[all...]
H A DvktPipelineMiscTests.cpp1039 static constexpr uint32_t width = 2; member in vkt::pipeline::__anon28231::PipelineLibraryInterpolateAtSampleTestCase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp167 deUint32 width; member
195 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayQueryMiscTests.cpp946 float width, height; in iterate() member
H A DvktRayQueryTraversalControlTests.cpp129 deUint32 width; member
155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayQueryWatertightnessTests.cpp131 deUint32 width; member
699 const deUint32 width = testParams.width; in initVertexBuffer() local
181 makeImageCreateInfo(VkFormat format, deUint32 width, deUint32 height, deUint32 depth, VkImageType imageType = VK_IMAGE_TYPE_3D, VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT) makeImageCreateInfo() argument
1864 const deUint32 width = testParams.width; verify() local
1921 const deUint32 width = testParams.width; verify() local
2036 const deUint32 width = m_data.width; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp112 deUint32 width; member
138 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingCaptureReplayTests.cpp167 deUint32 width; member
190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingComplexControlFlowTests.cpp99 deUint32 width; member
131 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
1766 const deUint32 width = 4u; createComplexControlFlowTests() local
[all...]
H A DvktRayTracingPipelineLibraryTests.cpp89 deUint32 width; member
221 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingShaderBindingTableTests.cpp118 deUint32 width; member
158 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingTraceRaysTests.cpp127 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
1089 const deUint32 width = m_imageExtent.width; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp107 deUint32 width; member
1423 deUint32 width; initTests() member
[all...]

Completed in 56 milliseconds

1...<<171172173174175176177178179180>>...204