Home
last modified time | relevance | path

Searched defs:height (Results 3726 - 3750 of 4234) sorted by relevance

1...<<141142143144145146147148149150>>...170

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp507 const auto height = result.getHeight(); in verifyResults() local
566 const auto height = result.getHeight(); in verifyResults() local
631 const auto height = result.getHeight(); verifyResults() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp228 deUint32 height; 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.cpp78 uint32_t height; member
1110 const uint32_t height = kWidth; createImageSlicedViewOf3DTests() local
[all...]
H A DvktPipelineMiscTests.cpp1040 static constexpr uint32_t height = 2; member in vkt::pipeline::__anon28231::PipelineLibraryInterpolateAtSampleTestCase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp168 deUint32 height; 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.cpp130 deUint32 height; member
155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayQueryWatertightnessTests.cpp132 deUint32 height; member
700 const deUint32 height = testParams.height; 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
1865 const deUint32 height = testParams.height; verify() local
1922 const deUint32 height = testParams.height; verify() local
2037 const deUint32 height = m_data.height; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp113 deUint32 height; member
138 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingCaptureReplayTests.cpp168 deUint32 height; member
190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingComplexControlFlowTests.cpp100 deUint32 height; member
131 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
1767 const deUint32 height = 4u; createComplexControlFlowTests() local
[all...]
H A DvktRayTracingPipelineLibraryTests.cpp90 deUint32 height; member
221 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingShaderBindingTableTests.cpp119 deUint32 height; 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
1090 const deUint32 height = m_imageExtent.height; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp108 deUint32 height; member
1424 deUint32 height; initTests() member
[all...]
H A DvktRenderPassMultisampleResolveTests.cpp120 deUint32 height; member
235 createImage(VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, deUint32 mipLevels) const createImage() argument
313 createImages(VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, deUint32 mipLevels) const createImages() argument
382 createBuffers(deUint32 width, deUint32 height, deUint32 mipLevels) const createBuffers() argument
[all...]
H A DvktRenderPassMultisampleTests.cpp230 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, TestSeparateUsage separateStencilUsage = (TestSeparateUsage)0u) createImage() argument
402 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument
444 createMultisampleImages(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createMultisampleImages() argument
461 createSingleSampleImages(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createSingleSampleImages() argument
505 createBuffers(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createBuffers() argument
775 createFramebuffer(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkImageView srcImageView, const std::vector<VkImageViewSp>& dstMultisampleImageViews, const std::vector<VkImageViewSp>& dstSinglesampleImageViews, deUint32 width, deUint32 height) createFramebuffer() argument
841 createRenderPipeline(const DeviceInterface& vkd, VkDevice device, VkFormat srcFormat, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createRenderPipeline() argument
1026 createSplitPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, deUint32 subpassIndex, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSplitPipeline() argument
1115 createSplitPipelines(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSplitPipelines() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBindingTests.cpp470 const deInt32 height = resultBuffer.getHeight(); in iterate() local
[all...]
H A DvktShaderObjectPipelineInteractionTests.cpp626 const deInt32 height = resultBuffer.getHeight(); in verifyImage() local
1081 const deInt32 height = resultBuffer.getHeight(); verifyImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp1771 const int height = viewportSize.y(); in iterate() local
1899 const int height = viewportSize.y(); in iterate() local
2022 const int height in iterate() local
2262 const int height = viewportSize.y(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp513 deInt32 height; member
565 deUint32 height; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp488 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument
513 computeGridLayout(vector<IVec4>& dst, int width, int height) computeGridLayout() argument
[all...]
H A DvktTextureTestUtil.hpp421 int height; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1480 createExternalImage(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyIndex, vk::VkExternalMemoryHandleTypeFlagBits externalType, vk::VkFormat format, deUint32 width, deUint32 height, vk::VkImageTiling tiling, vk::VkImageCreateFlags createFlags, vk::VkImageUsageFlags usageFlags, deUint32 mipLevels, deUint32 arrayLayers) createExternalImage() argument
1687 allocate( deUint32 width, deUint32 height, deUint32 layers, deUint32 format, deUint64 usage) allocate() argument
1720 describe( const vk::pt::AndroidHardwareBufferPtr buffer, deUint32* width, deUint32* height, deUint32* layers, deUint32* format, deUint64* usage, deUint32* stride) describe() argument
2021 Allocate(deUint32 width, deUint32 height, deUint32 format, deUint64 usage) Allocate() argument
2039 Describe(vk::pt::OHOSNativeBufferPtr buffer, deUint32* width, deUint32* height, deUint32* format, deUint64* usage, deUint32* stride) Describe() argument
[all...]

Completed in 52 milliseconds

1...<<141142143144145146147148149150>>...170