Searched refs:colorbufferClass (Results 1 – 2 of 2) sorted by relevance
759 …tcu::TextureChannelClass colorbufferClass = tcu::getTextureChannelClass(msColorBuffer.raw().getFo… in render() local760 … fragmentDataType = (colorbufferClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) ? (rr::GENERICVE… in render()
1588 …const tcu::TextureChannelClass colorbufferClass = tcu::getTextureChannelClass(command.renderTarget… in isValidCommand() local1589 …ype colorType = (colorbufferClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) ? (rr::GENERICVE… in isValidCommand()