Home
last modified time | relevance | path

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

/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DAsyncServer.java109 Class<? extends ServerChannel> channelClass = (Class<? extends ServerChannel>) in newServer() local
132 Class<? extends ServerChannel> channelClass = (Class<? extends ServerChannel>) in newServer() local
/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/
DTransportBenchmark.java121 Class<? extends Channel> channelClass = (Class<? extends Channel>) in setUp() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp429 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in clearAttachments() local
728 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in verify() local
1049 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterate() local
1079 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterate() local
1754 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in verify() local
2348 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in init() local
DvktRenderPassSparseRenderTargetTests.cpp494 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterateInternal() local
595 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(texFormat.type)); in init() local
DvktRenderPassMultisampleTests.cpp1533 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in iterateInternal() local
1709 const tcu::TextureChannelClass channelClass (tcu::getTextureChannelClass(format.type)); in init() local
DvktRenderPassTests.cpp998 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearColorToString() local
1089 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in randomColorClearValue() local
3012 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearValueToPixelValue() local
3781 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getInputAttachmentType() local
3805 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getAttachmentType() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp758 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type); in getGlslAttachmentType() local
782 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
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp128 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(m_colorFormat.type); in ColorFragmentShader() local
DvktPipelineRenderToImageTests.cpp662 …const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(outputImage.getFormat().… in generateExpectedImage() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1640 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorFloat() local
1676 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorInt() local
1705 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in getTextureBorderColorUint() local
1734 const tcu::TextureChannelClass channelClass = getTextureChannelClass(format.type); in sampleTextureBorder() local
DtcuTexCompareVerifier.cpp163 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in isFixedPointDepthTextureFormat() local
DtcuTexture.cpp1721 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in isFixedPointDepthTextureFormat() local
1759 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in lookupBorder() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp264 const TextureChannelClass channelClass = getTextureChannelClass(format.type); in comparePixelToDepthClearValue() local
343 const TextureChannelClass channelClass = getTextureChannelClass(format.type); in comparePixelToColorClearValue() local
DvktApiCopiesAndBlittingTests.cpp372 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(buffer.getFormat().type); in generateBuffer() local
2470 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getFloatOrFixedPointFormatThreshold() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp77 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(tcuFormat.type); in getPrecision() local
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1365 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in getComponentType() local
Des31fCopyImageTests.cpp225 …const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(glu::mapGLInternalFormat… in isFixedPointFormat() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp724 ChannelAccess::ChannelAccess (tcu::TextureChannelClass channelClass, in ChannelAccess()
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1002 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(channelType); in findPrimitiveMinimumResolvableDifference() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3467 static VkBorderColor mapBorderColor (tcu::TextureChannelClass channelClass, const rr::GenericVec4& … in mapBorderColor()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp343 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(format.type); in clearPixelBuffer() local