| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTestsEXT.cpp | 171 uint32_t width; member
|
| H A D | vktMeshShaderBuiltinTests.cpp | 396 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 D | vktMeshShaderBuiltinTestsEXT.cpp | 506 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 D | vktPipelineBindVertexBuffers2Tests.cpp | 227 deUint32 width; member [all...] |
| H A D | vktPipelineCacheTests.cpp | 161 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
|
| H A D | vktPipelineImageSlicedViewOf3DTests.cpp | 77 uint32_t width; member 1109 const uint32_t width = kWidth; createImageSlicedViewOf3DTests() local [all...] |
| H A D | vktPipelineMiscTests.cpp | 1039 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 D | vktRayQueryCullRayFlagsTests.cpp | 167 deUint32 width; member 195 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument [all...] |
| H A D | vktRayQueryMiscTests.cpp | 946 float width, height; in iterate() member
|
| H A D | vktRayQueryTraversalControlTests.cpp | 129 deUint32 width; member 155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument [all...] |
| H A D | vktRayQueryWatertightnessTests.cpp | 131 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 D | vktRayTracingCallableShadersTests.cpp | 112 deUint32 width; member 138 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument [all...] |
| H A D | vktRayTracingCaptureReplayTests.cpp | 167 deUint32 width; member 190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument [all...] |
| H A D | vktRayTracingComplexControlFlowTests.cpp | 99 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 D | vktRayTracingPipelineLibraryTests.cpp | 89 deUint32 width; member 221 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument [all...] |
| H A D | vktRayTracingShaderBindingTableTests.cpp | 118 deUint32 width; member 158 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument [all...] |
| H A D | vktRayTracingTraceRaysTests.cpp | 127 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 D | vktRenderPassDepthStencilResolveTests.cpp | 107 deUint32 width; member 1423 deUint32 width; initTests() member [all...] |
| H A D | vktRenderPassMultisampleResolveTests.cpp | 119 deUint32 width; 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 D | vktRenderPassMultisampleTests.cpp | 230 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 D | vktShaderObjectBindingTests.cpp | 469 const deInt32 width = resultBuffer.getWidth(); in iterate() local [all...] |
| H A D | vktShaderObjectPipelineInteractionTests.cpp | 625 const deInt32 width = resultBuffer.getWidth(); in verifyImage() local 1080 const deInt32 width = resultBuffer.getWidth(); verifyImage() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 1770 const int width = viewportSize.x(); in iterate() local 1898 const int width = viewportSize.x(); in iterate() local 2021 const int width = viewportSize.x(); in iterate() local 2261 const int width = viewportSize.x(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationSmokeTests.cpp | 512 deInt32 width; member 564 deUint32 width; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureMipmapTests.cpp | 488 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...] |