Home
last modified time | relevance | path

Searched defs:channelType (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp162 TextureChannelClass getTextureChannelClass (TextureFormat::ChannelType channelType) in getTextureChannelClass()
357 static Vec2 getFloatChannelValueRange (TextureFormat::ChannelType channelType) in getFloatChannelValueRange()
542 static IVec4 getChannelBitDepth (TextureFormat::ChannelType channelType) in getChannelBitDepth()
619 static IVec4 getChannelMantissaBitDepth (TextureFormat::ChannelType channelType) in getChannelMantissaBitDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp527 auto channelType = TextureFormat::ChannelType::CHANNELTYPE_LAST; in makeChannelType() local
/third_party/vk-gl-cts/modules/internal/
DditTextureFormatTests.cpp1717 for (int channelType = 0; channelType < TextureFormat::CHANNELTYPE_LAST; channelType++) in createTextureFormatTests() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1369 glw::GLenum channelType = GL_NONE; in getComponentType() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp549 tcu::TextureFormat::ChannelType channelType; in getRenderbufferFormatForOutput() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.cpp1005 const tcu::TextureFormat::ChannelType channelType = format.type; in findPrimitiveMinimumResolvableDifference() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp683 tcu::TextureFormat::ChannelType channelType; in getRenderbufferFormatForOutput() local