Home
last modified time | relevance | path

Searched refs:colorbufferClass (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp759 …tcu::TextureChannelClass colorbufferClass = tcu::getTextureChannelClass(msColorBuffer.raw().getFo… in render() local
760 … fragmentDataType = (colorbufferClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) ? (rr::GENERICVE… in render()
DrrRenderer.cpp1588 …const tcu::TextureChannelClass colorbufferClass = tcu::getTextureChannelClass(command.renderTarget… in isValidCommand() local
1589 …ype colorType = (colorbufferClass == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER) ? (rr::GENERICVE… in isValidCommand()