Home
last modified time | relevance | path

Searched defs:width (Results 2351 - 2375 of 3240) sorted by relevance

1...<<919293949596979899100>>...130

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcomp.rs364 pub fn width(&self) -> u32 { in width() functions
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen.c564 static void fillRectangle(int left, int top, int width, int height, uint8_t qrcode[]) { in fillRectangle() argument
/third_party/pulseaudio/sonic/
H A Dsonic.c894 int width = rightPosition - leftPosition; in interpolate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp639 const deInt32 width = access.getWidth(); in populateSourceBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp166 deUint32 width = extent.width; in computeImageSize() local
271 deUint32 width = imageExtent.width; in recordCopyBufferToImage() local
620 createVertices(deUint32 width, deUint32 height, float& xSize, float& ySize) createVertices() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp846 const auto width = xAxis.y() - xAxis.x() + 1; in iterate() local
H A DvktDrawScissorTests.cpp122 QuadDrawTestCommand::QuadDrawTestCommand (deUint32 x, deUint32 y, deUint32 width, deUint32 height, Vec4 color) in QuadDrawTestCommand() argument
167 RectClearTestCommand::RectClearTestCommand (deUint32 x, deUint32 y, deUint32 width, deUint32 height, Vec4 color) in RectClearTestCommand() argument
[all...]
H A DvktDrawShaderLayerTests.cpp586 float width = cell.z() / float(renderSize.x()); in generateVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp443 void setDynamicViewportState (const deUint32 width, const deUint32 height) in setDynamicViewportState() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp439 LayeredImageAccess (const VkFormat format, const deUint32 width, const deUint32 numLayers, const void* pData) in LayeredImageAccess() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp246 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
383 StorageBuffer2D::StorageBuffer2D (Context& context, const tcu::TextureFormat& format, deUint32 width, deUint32 height) in StorageBuffer2D() argument
H A DvktImageSampleCompressedTextureTests.cpp254 TextureLevel makeReferenceImage (const VkFormat format, int width, int height) in makeReferenceImage() argument
256 TextureLevel referenceImage(mapVkFormat(format), width, height, 1); in makeReferenceImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp171 uint32_t width; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp940 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
H A DvktPipelineDepthRangeUnrestrictedTests.cpp327 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
H A DvktPipelineImage2DViewOf3DTests.cpp85 int32_t width = computeMipLevelDimension(baseLevelSize.x(), mipLevel); in computeMipLevelSize() local
H A DvktPipelineImageUtil.cpp750 TestTexture::TestTexture (const tcu::TextureFormat& format, int width, int height, int depth) in TestTexture() argument
762 TestTexture::TestTexture (const tcu::CompressedTexFormat& format, int width, int height, int depth) in TestTexture() argument
1048 TestTexture1D::TestTexture1D (const tcu::TextureFormat& format, int width) in TestTexture1D() argument
1056 TestTexture1D::TestTexture1D (const tcu::CompressedTexFormat& format, int width) in TestTexture1D() argument
1110 TestTexture1DArray(const tcu::TextureFormat& format, int width, int arraySize) TestTexture1DArray() argument
1118 TestTexture1DArray(const tcu::CompressedTexFormat& format, int width, int arraySize) TestTexture1DArray() argument
1187 TestTexture2D(const tcu::TextureFormat& format, int width, int height) TestTexture2D() argument
1195 TestTexture2D(const tcu::TextureFormat& format, int width, int height, int miplevels) TestTexture2D() argument
1204 TestTexture2D(const tcu::CompressedTexFormat& format, int width, int height) TestTexture2D() argument
1258 TestTexture2DArray(const tcu::TextureFormat& format, int width, int height, int arraySize) TestTexture2DArray() argument
1266 TestTexture2DArray(const tcu::CompressedTexFormat& format, int width, int height, int arraySize) TestTexture2DArray() argument
1335 TestTexture3D(const tcu::TextureFormat& format, int width, int height, int depth) TestTexture3D() argument
1343 TestTexture3D(const tcu::CompressedTexFormat& format, int width, int height, int depth) TestTexture3D() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp445 vk::Move<vk::VkFramebuffer> createFramebuffer (ProtectedContext& context, deUint32 width, deUint32 height, in createFramebuffer() argument
734 const deUint32 width = (deUint32)texture2D.getWidth(); in uploadImage() local
833 void copyToProtectedImage (ProtectedContext& ctx, vk::VkImage srcImage, vk::VkImage dstImage, vk::VkImageLayout dstImageLayout, deUint32 width, deUint3 argument
329 createImage2D(ProtectedContext& context, ProtectionMode protectionMode, const deUint32 queueFamilyIdx, deUint32 width, deUint32 height, vk::VkFormat format, vk::VkImageUsageFlags usageFlags) createImage2D() argument
[all...]
H A DvktProtectedMemYCbCrConversionTests.cpp774 createYcbcrImage2D(ProtectedContext& context, const ProtectionMode protectionMode, const deUint32 width, const deUint32 height, const vk::VkFormat format, const vk::VkImageCreateFlags createFlags, const vk::VkImageUsageFlags usageFlags) createYcbcrImage2D() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryPositionFetchTests.cpp307 static Move<VkFramebuffer> makeFramebuffer (const DeviceInterface& vk, const VkDevice device, VkRenderPass renderPass, uint32_t width, uint32_t height) in makeFramebuffer() argument
536 const uint32_t width = 32u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildIndirectTests.cpp57 deUint32 width; member
137 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
679 const deUint32 width = 512u; createBuildIndirectTests() local
[all...]
H A DvktRayTracingBuildLargeTests.cpp61 deUint32 width; member
118 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingBuildTests.cpp74 deUint32 width; member
102 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingMemGuaranteeTests.cpp68 deUint32 width; member
102 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
818 const deUint32 width = 16u; createMemGuaranteeTests() local
[all...]
H A DvktRayTracingTraversalControlTests.cpp118 deUint32 width; member
144 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]

Completed in 43 milliseconds

1...<<919293949596979899100>>...130