Lines Matching refs:UNSIGNED_INT32
107 case tcu::TextureFormat::UNSIGNED_INT32: qualifier << "32ui"; break; in getShaderImageLayoutQualifier()
133 case tcu::TextureFormat::UNSIGNED_INT32: in getShaderImageTypeDeclaration()
234 case tcu::TextureFormat::UNSIGNED_INT32: in getOtherFunctionArguments()
408 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_store()
411 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_store()
446 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_load()
449 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_load()
478 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_atomic()
481 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_atomic()
531 tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNSIGNED_INT32), in image_atomic_exchange()
534 tcu::TextureFormat(tcu::TextureFormat::R, tcu::TextureFormat::UNSIGNED_INT32) in image_atomic_exchange()