Home
last modified time | relevance | path

Searched defs:channelClass (Results 1 – 23 of 23) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp90 std::string ChannelClassToImageType (tcu::TextureChannelClass channelClass) in ChannelClassToImageType()
100 std::string ChannelClassToVecType (tcu::TextureChannelClass channelClass) in ChannelClassToVecType()
110 std::string ChannelClassToDefaultVecValue (tcu::TextureChannelClass channelClass) in ChannelClassToDefaultVecValue()
DvktImageMismatchedWriteOpTests.cpp497 std::vector<VkFormat> findFormatsByChannelClass(TextureChannelClass channelClass) in findFormatsByChannelClass()
525 TextureFormat::ChannelType makeChannelType (tcu::TextureChannelClass channelClass, bool doubled) in makeChannelType()
542 TextureFormat makeBufferFormat (tcu::TextureChannelClass channelClass, bool doubled) in makeBufferFormat()
788 const auto channelClass = tcu::getTextureChannelClass(mapVkFormat(m_params->vkFormat).type); in clear() local
808 const auto channelClass = tcu::getTextureChannelClass(texFormat.type); in populate() local
957 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(texFormat.type); in compare() local
DvktImageTestsUtil.cpp783 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type); in getGlslAttachmentType() local
807 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type); in getGlslInputAttachmentType() local
DvktImageMutableTests.cpp790 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(image.getFormat().type); in generateExpectedImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp168 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in ColorFragmentShader() local
218 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in ColorFragmentShaderDualSource() local
DvktPipelineSamplerBorderSwizzleTests.cpp452 const auto channelClass = getTextureChannelClass(textureFormat.type); in comparePixelToColorClearValue() local
DvktPipelineRenderToImageTests.cpp662 …const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(outputImage.getFormat().… in generateExpectedImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp480 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in clearAttachments() local
920 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in verify() local
1255 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterate() local
1285 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterate() local
2020 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in verify() local
2626 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in init() local
DvktRenderPassSparseRenderTargetTests.cpp529 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterateInternal() local
630 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(texFormat.type)); in init() local
DvktRenderPassMultisampleTests.cpp1550 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterateInternal() local
1726 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in init() local
DvktRenderPassTests.cpp973 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearColorToString() local
1064 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in randomColorClearValue() local
3369 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearValueToPixelValue() local
4251 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getInputAttachmentType() local
4275 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getAttachmentType() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp264 const TextureChannelClass channelClass = getTextureChannelClass(format.type); in comparePixelToDepthClearValue() local
343 const TextureChannelClass& channelClass) in comparePixelToColorClearValue()
1236 const TextureChannelClass channelClass = getTextureChannelClass(format.type); in verifyResultImage() local
2223 const TextureChannelClass channelClass = getTextureChannelClass(tcuFormat.type); in createImageClearingTestsCommon() local
2410 const TextureChannelClass channelClass = getTextureChannelClass(tcuFormat.type); in createImageClearingTestsCommon() local
DvktApiCopiesAndBlittingTests.cpp502 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(buffer.getFormat().type); in generateBuffer() local
3790 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getFloatOrFixedPointFormatThreshold() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp1719 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorFloat() local
1755 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorInt() local
1784 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorUint() local
1813 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in sampleTextureBorder() local
DtcuTexture.cpp1818 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in isFixedPointDepthTextureFormat() local
1856 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in lookupBorder() local
DtcuTexCompareVerifier.cpp169 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in isFixedPointDepthTextureFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp78 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(tcuFormat.type); in getPrecision() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1368 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getComponentType() local
Des31fCopyImageTests.cpp225 …const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(glu::mapGLInternalFormat… in isFixedPointFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp769 ChannelAccess::ChannelAccess (tcu::TextureChannelClass channelClass, in ChannelAccess()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.cpp1006 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(channelType); in findPrimitiveMinimumResolvableDifference() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3787 static VkBorderColor mapBorderColor (tcu::TextureChannelClass channelClass, const rr::GenericVec4& … in mapBorderColor()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp352 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearPixelBuffer() local