| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderExecUtil.cpp | 631 const deUint32 format = glu::getInternalFormat(getRenderbufferFormatForOutput(output.varType, useIntOutputs)); in execute() local 668 const tcu::TextureFormat format = getRenderbufferFormatForOutput(output.varType, useIntOutputs); in execute() local
|
| /third_party/vk-gl-cts/modules/internal/ |
| H A D | ditTextureFormatTests.cpp | 1222 TextureFormat getBaseFormat (TextureFormat format) in getBaseFormat() argument 1236 ConstPixelBufferAccess getInputAccess (TextureFormat format) in getInputAccess() argument 1252 getRawReference(TextureFormat format) getRawReference() argument 1258 getRawReference(TextureFormat format) getRawReference() argument 1264 getRawReference(TextureFormat format) getRawReference() argument 1407 getCaseName(TextureFormat format) getCaseName() argument 1419 TextureFormatCase(tcu::TestContext& testCtx, TextureFormat format) TextureFormatCase() argument 1532 ColorFormatCase(tcu::TestContext& testCtx, TextureFormat format) ColorFormatCase() argument 1567 DepthFormatCase(tcu::TestContext& testCtx, TextureFormat format) DepthFormatCase() argument 1605 StencilFormatCase(tcu::TestContext& testCtx, TextureFormat format) StencilFormatCase() argument 1643 DepthStencilFormatCase(tcu::TestContext& testCtx, TextureFormat format) DepthStencilFormatCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 88 ImageAspectTestMode getImageAspectTestMode (const VkFormat format) in getImageAspectTestMode() argument 203 static MovePtr<TestTexture> createTestTexture (const TcuFormatType format, VkImageViewType viewType, const tcu::IVec3& size, int layerCount) in createTestTexture() argument 257 getAspectFlags(tcu::TextureFormat format) getAspectFlags() argument 269 getAspectFlags(VkFormat format) getAspectFlags() argument 277 getSizeCompatibleTcuTextureFormat(VkFormat format) getSizeCompatibleTcuTextureFormat() argument 286 getFormatCaseName(const VkFormat format) getFormatCaseName() argument 1777 getGlslTextureType(const tcu::TextureFormat& format, VkImageViewType type) getGlslTextureType() argument 1839 getGlslSampler(const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int imageCount) getGlslSampler() argument 1860 const tcu::TextureFormat format = (isCompressedFormat(m_imageFormat)) ? tcu::getUncompressedFormat(mapVkCompressedFormat(vkFormat)) initPrograms() local 2191 getGlslSamplerType(const tcu::TextureFormat& format, SamplerViewType type) getGlslSamplerType() argument 2362 const VkFormat format = formats[formatNdx]; createAttachmentFeedbackLoopLayoutSamplerTests() local [all...] |
| H A D | vktPipelineBlendTests.cpp | 68 bool isSupportedBlendFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedBlendFormat() argument 885 float getNormChannelThreshold (const tcu::TextureFormat& format, int numBits) in getNormChannelThreshold() argument 899 getFormatThreshold(const tcu::TextureFormat& format) getFormatThreshold() argument 2081 getFormatCaseName(VkFormat format) getFormatCaseName() argument 2153 const VkFormat format = blendFormats[formatNdx]; createBlendTests() local 2249 const auto& format = clampFormats[formatIdx]; createBlendTests() local [all...] |
| H A D | vktPipelineCacheTests.cpp | 170 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
|
| H A D | vktPipelineDepthTests.cpp | 70 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedDepthStencilFormat() argument 79 tcu::TestStatus testSupportsDepthStencilFormat (Context& context, VkFormat format) in testSupportsDepthStencilFormat() argument 98 const VkFormat format = formats[formatNdx]; in testSupportsAtLeastOneDepthStencilFormat() local 1114 getFormatCaseName(const VkFormat format) getFormatCaseName() argument [all...] |
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 649 const tcu::TextureFormat format = mapVkFormat(COLOR_FORMAT); in test() local 940 const tcu::TextureFormat format = mapVkFormat(COLOR_FORMAT); in testNoAtt() local 270 makeImage(const DeviceInterface& vk, const VkDevice device, const VkImageCreateFlags flags, const VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numLayers, const VkImageUsageFlags usage, const bool multisample) makeImage() argument 1312 const tcu::TextureFormat format = mapVkFormat(COLOR_FORMAT); testMultiAttachments() local 1691 const tcu::TextureFormat format = mapVkFormat(COLOR_FORMAT); testInputResolveSameAttachment() local [all...] |
| H A D | vktPipelineMultisampleTests.cpp | 1124 VkImageAspectFlags getImageAspectFlags (const VkFormat format) in getImageAspectFlags() argument 1280 bool isSupportedDepthStencilFormat (const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkFormat format) in isSupportedDepthStencilFormat() argument [all...] |
| H A D | vktPipelineRenderToImageTests.cpp | 479 VkClearValue getClearValue (const VkFormat format) in getClearValue() argument 442 makeImage(const DeviceInterface& vk, const VkDevice device, VkImageCreateFlags flags, VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numMipLevels, const deUint32 numLayers, const VkImageUsageFlags usage) makeImage() argument 706 isDepthStencilFormatSupported(const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkFormat format) isDepthStencilFormatSupported() argument 712 getFormatAspectFlags(const VkFormat format) getFormatAspectFlags() argument 1110 const tcu::TextureFormat format = mapVkFormat(caseDef.colorFormat); testWithSizeReduction() local 1535 const tcu::TextureFormat format = mapVkFormat(caseDef.colorFormat); testRenderToMipMaps() local 1595 getFormatString(const VkFormat format) getFormatString() argument 1662 const VkFormat format[] = addTestCasesWithFunctions() local 1715 format[formatNdx], // VkFormat colorFormat; addTestCasesWithFunctions() local 1763 format[formatNdx], // VkFormat colorFormat; addTestCasesWithFunctions() local [all...] |
| H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 200 FormatType getFormatType (VkFormat format) in getFormatType() argument 1111 getRandomClearColor(VkFormat format, de::Random& rnd) getRandomClearColor() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 832 const auto format = getColorFormat(); in checkSupport() local 866 const auto format = checkAndGetDSFormat(context); in checkSupport() local 1251 VkFormat format = attFormat; createRenderPass() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryCullRayFlagsTests.cpp | 195 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
|
| H A D | vktRayQueryTraversalControlTests.cpp | 155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
|
| H A D | vktRayQueryWatertightnessTests.cpp | 141 VkFormat format; member 181 VkImageCreateInfo makeImageCreateInfo (VkFormat format, in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingCaptureReplayTests.cpp | 190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
|
| H A D | vktRayTracingComplexControlFlowTests.cpp | 131 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument 528 const VkFormat format = VK_FORMAT_R32_UINT; in runTest() local
|
| H A D | vktRayTracingShaderBindingTableTests.cpp | 158 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
|
| H A D | vktRayTracingTraceRaysTests.cpp | 127 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktDynamicRenderingTests.cpp | 271 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, in makeImageCreateInfo() argument 532 tcu::TextureLevel generateColroImage (const tcu::TextureFormat format, in generateColroImage() argument 556 tcu::TextureLevel generateDepthImage (const tcu::TextureFormat format, in generateDepthImage() argument 579 tcu::TextureLevel generateStencilImage (const tcu::TextureFormat format, in generateStencilImage() argument [all...] |
| H A D | vktRenderPassDepthStencilResolveTests.cpp | 106 VkFormat format; member 1077 VkFormat format = m_config.format; verifyDepth() local 1390 VkFormat format; initTests() member 1499 VkFormat format = formatData.format; initTests() local 1683 VkFormat format = formatData.format; initTests() local [all...] |
| H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 179 std::string getFormatCaseName(VkFormat format) in getFormatCaseName() argument 225 VkFormat format = getFormat(testParams.attachments[i].usage, testParams.depthStencilFormat); in createRenderPass() local 450 const VkFormat format = getFormat(att.usage, m_testParams.depthStencilFormat); in checkSupport() local 846 VkFormat format = getFormat(att.usage, m_testParams.depthStencilFormat); iterate() local 1273 VkFormat format = getFormat(att.usage, m_testParams.depthStencilFormat); iterate() local 1372 VkFormat format = getFormat(m_testParams.attachments[i].usage, m_testParams.depthStencilFormat); iterate() local [all...] |
| H A D | vktRenderPassMultisampleResolveTests.cpp | 114 VkFormat format; member 2968 formatToName(VkFormat format) formatToName() argument [all...] |
| H A D | vktRenderPassMultisampleTests.cpp | 158 createImage(const DeviceInterface& vk, VkDevice device, VkImageCreateFlags flags, VkImageType imageType, VkFormat format, VkExtent3D extent, deUint32 mipLevels, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageTiling tiling, VkImageUsageFlags usage, VkSharingMode sharingMode, deUint32 queueFamilyCount, const deUint32* pQueueFamilyIndices, VkImageLayout initialLayout, TestSeparateUsage separateStencilUsage) createImage() argument 207 createImageView(const DeviceInterface& vk, VkDevice device, VkImageViewCreateFlags flags, VkImage image, VkImageViewType viewType, VkFormat format, VkComponentMapping components, VkImageSubresourceRange subresourceRange) createImageView() argument 330 createImageAttachmentView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect) createImageAttachmentView() argument 348 createSrcPrimaryInputImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect, TestSeparateUsage testSeparateUsage) createSrcPrimaryInputImageView() argument 371 createSrcSecondaryInputImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkImageAspectFlags aspect, TestSeparateUsage separateStencilUsage) createSrcSecondaryInputImageView() 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 491 createImageAttachmentViews(const DeviceInterface& vkd, VkDevice device, const std::vector<VkImageSp>& images, VkFormat format, VkImageAspectFlagBits aspect) createImageAttachmentViews() argument 505 createBuffers(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 sampleCount, deUint32 width, deUint32 height) createBuffers() argument 1237 VkFormat format; global() member 2101 formatToName(VkFormat format) formatToName() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessVertexAccessTests.cpp | 1071 VkDeviceSize VertexAccessInstance::getBufferSizeInBytes (deUint32 numScalars, VkFormat format) in getBufferSizeInBytes() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktDeviceObjectReservationTests.cpp | 1881 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); global() variable [all...] |