Home
last modified time | relevance | path

Searched defs:format (Results 3676 - 3700 of 4099) sorted by relevance

1...<<141142143144145146147148149150>>...164

/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp631 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 DditTextureFormatTests.cpp1222 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 DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp88 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 DvktPipelineBlendTests.cpp68 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 DvktPipelineCacheTests.cpp170 createImage2DAndBindMemory(Context& context, VkFormat format, deUint32 width, deUint32 height, VkImageUsageFlags usage, VkSampleCountFlagBits sampleCount, de::details::MovePtr<Allocation>* pAlloc) createImage2DAndBindMemory() argument
H A DvktPipelineDepthTests.cpp70 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 DvktPipelineFramebufferAttachmentTests.cpp649 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 DvktPipelineMultisampleTests.cpp1124 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 DvktPipelineRenderToImageTests.cpp479 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 DvktPipelineSamplerBorderSwizzleTests.cpp200 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 DvktRasterizationOrderAttachmentAccessTests.cpp832 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 DvktRayQueryCullRayFlagsTests.cpp195 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayQueryTraversalControlTests.cpp155 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayQueryWatertightnessTests.cpp141 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 DvktRayTracingCaptureReplayTests.cpp190 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayTracingComplexControlFlowTests.cpp131 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 DvktRayTracingShaderBindingTableTests.cpp158 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
H A DvktRayTracingTraceRaysTests.cpp127 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 DvktDynamicRenderingTests.cpp271 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 DvktRenderPassDepthStencilResolveTests.cpp106 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 DvktRenderPassLoadStoreOpNoneTests.cpp179 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 DvktRenderPassMultisampleResolveTests.cpp114 VkFormat format; member
2968 formatToName(VkFormat format) formatToName() argument
[all...]
H A DvktRenderPassMultisampleTests.cpp158 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 DvktRobustnessVertexAccessTests.cpp1071 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 DvktDeviceObjectReservationTests.cpp1881 const VkFormat format = getRenderTargetFormat(vki, physicalDevice); global() variable
[all...]

Completed in 59 milliseconds

1...<<141142143144145146147148149150>>...164